View | Details | Raw Unified | Return to bug 208733
Collapse All | Expand All

(-)net-im/libpurple/Makefile (-1 / +1 lines)
Lines 121-127 Link Here
121
			PERLMAN:="@comment not installed: "
121
			PERLMAN:="@comment not installed: "
122
.endif
122
.endif
123
123
124
.if !defined(PIDGIN_SLAVE)
124
.if defined(WITH_GTKUI) && !defined(PIDGIN_SLAVE)
125
USE_GNOME+=	gconf2
125
USE_GNOME+=	gconf2
126
GCONF_SCHEMAS=	purple.schemas
126
GCONF_SCHEMAS=	purple.schemas
127
.endif
127
.endif

Return to bug 208733