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

(-)Makefile (+1 lines)
Lines 23-28 Link Here
23
USE_LDCONFIG=	yes
23
USE_LDCONFIG=	yes
24
CONFIGURE_ARGS=	--disable-gtkui \
24
CONFIGURE_ARGS=	--disable-gtkui \
25
		--disable-nm \
25
		--disable-nm \
26
		--with-ncurses-headers=${LOCALBASE}/include/ncurses/ \
26
		--with-dynamic_prpls=${PRPL_MODULES:S/,$//}
27
		--with-dynamic_prpls=${PRPL_MODULES:S/,$//}
27
28
28
post-install:
29
post-install:

Return to bug 205407