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

(-)Makefile (+1 lines)
Lines 26-31 Link Here
26
USE_LDCONFIG=	yes
26
USE_LDCONFIG=	yes
27
GNU_CONFIGURE=	yes
27
GNU_CONFIGURE=	yes
28
CONFIGURE_ARGS=	--disable-more-warnings \
28
CONFIGURE_ARGS=	--disable-more-warnings \
29
		--with-ntlm-auth=${LOCALBASE}/bin/ntlm_auth	\
29
		--disable-vala
30
		--disable-vala
30
INSTALL_TARGET=	install-strip
31
INSTALL_TARGET=	install-strip
31
32

Return to bug 235207