diff options
Diffstat (limited to 'net/isc-dhcp41-server/Makefile')
-rw-r--r-- | net/isc-dhcp41-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/isc-dhcp41-server/Makefile b/net/isc-dhcp41-server/Makefile index f458a4497186..de668ccbd289 100644 --- a/net/isc-dhcp41-server/Makefile +++ b/net/isc-dhcp41-server/Makefile @@ -106,7 +106,7 @@ LDAP_SCRIPT= ${WRKDIR}/${LDAPPATCHDIST}/dhcpd-conf-to-ldap LDAP_SCHEMA= ${WRKDIR}/${LDAPPATCHDIST}/dhcp.schema USE_PERL5_RUN= yes USE_OPENLDAP= yes -USE_AUTOTOOLS= aclocal:111 libtoolize:226 autoconf:267 autoheader:267 automake:111 +USE_AUTOTOOLS= aclocal:111 libtoolize:226 autoconf:268 autoheader:268 automake:111 LIBTOOLIZE_ARG= --copy --force AUTOMAKE_ARGS= --foreign --add-missing --copy CFLAGS+= -I${PREFIX}/include -L${PREFIX}/lib |