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

(-)sysutils/polkit/Makefile (-1 / +1 lines)
Lines 30-36 Link Here
30
		--with-pam-include=system \
30
		--with-pam-include=system \
31
		--with-os-type=freebsd \
31
		--with-os-type=freebsd \
32
		--enable-introspection \
32
		--enable-introspection \
33
		--localstatedir=/var \
33
		--localstatedir=/var
34
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
34
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
35
		LDFLAGS="-L${LOCALBASE}/lib" \
35
		LDFLAGS="-L${LOCALBASE}/lib" \
36
		GTKDOC="false"
36
		GTKDOC="false"

Return to bug 141040