1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

net/isc-dhcp41-server: Fix build with LDAP support

PR:		192584
Submitted by:	denis (inferno.incoherency.net)
Approved by:	maintainer (Douglas Thrift)
This commit is contained in:
John Marino 2014-08-12 15:06:56 +00:00
parent 2fb4e097ee
commit df5a2ca332
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364711

View File

@ -103,6 +103,7 @@ USE_AUTOTOOLS= aclocal libtoolize autoconf autoheader automake
AUTOMAKE_ARGS= --foreign --add-missing --copy
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS+= --with-ldap
.else
PLIST_SUB+= LDAP="@comment "