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:
parent
2fb4e097ee
commit
df5a2ca332
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364711
@ -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 "
|
||||
|
Loading…
Reference in New Issue
Block a user