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

(-)net-im/libpurple/Makefile (+1 lines)
Lines 20-25 CONFIGURE_ARGS?=--disable-gtkui \ Link Here
20
		--with-dynamic-prpls=${PRPL_MODULES:S/,$//} \
20
		--with-dynamic-prpls=${PRPL_MODULES:S/,$//} \
21
		--enable-static \
21
		--enable-static \
22
		--disable-nm
22
		--disable-nm
23
CONFIGURE_ENV=	LIBS="-L${LOCALBASE}/lib"
23
INSTALL_TARGET=	install-strip
24
INSTALL_TARGET=	install-strip
24
25
25
.if !defined(PIDGIN_SLAVE)
26
.if !defined(PIDGIN_SLAVE)

Return to bug 190057