View | Details | Raw Unified | Return to bug 192584 | Differences between
and this patch

Collapse All | Expand All

(-)isc-dhcp41-server/Makefile (+1 lines)
Lines 103-108 Link Here
103
AUTOMAKE_ARGS=		--foreign --add-missing --copy
103
AUTOMAKE_ARGS=		--foreign --add-missing --copy
104
CPPFLAGS+=		-I${LOCALBASE}/include
104
CPPFLAGS+=		-I${LOCALBASE}/include
105
LIBS+=			-L${LOCALBASE}/lib
105
LIBS+=			-L${LOCALBASE}/lib
106
LDFLAGS+=		-L${LOCALBASE}/lib
106
CONFIGURE_ARGS+=	--with-ldap
107
CONFIGURE_ARGS+=	--with-ldap
107
.else
108
.else
108
PLIST_SUB+=	LDAP="@comment "
109
PLIST_SUB+=	LDAP="@comment "

Return to bug 192584