--- net-im/libpurple/Makefile.orig 2017-09-17 18:38:26.633984000 +0000 +++ net-im/libpurple/Makefile 2017-09-17 18:36:13.723986000 +0000 @@ -121,7 +121,7 @@ PERLMAN:="@comment not installed: " .endif -.if !defined(PIDGIN_SLAVE) +.if defined(WITH_GTKUI) && !defined(PIDGIN_SLAVE) USE_GNOME+= gconf2 GCONF_SCHEMAS= purple.schemas .endif