From 8262a7b51d413e11ef8f67c56e862ebbc6f182de Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Wed, 15 Sep 2010 18:35:24 +0000 Subject: Autotools update. Read ports/UPDATING 20100915 for details. Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs --- net/isc-dhcp41-server/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'net/isc-dhcp41-server') diff --git a/net/isc-dhcp41-server/Makefile b/net/isc-dhcp41-server/Makefile index c4173177fadc..3c3d5538cae5 100644 --- a/net/isc-dhcp41-server/Makefile +++ b/net/isc-dhcp41-server/Makefile @@ -20,9 +20,9 @@ MAINTAINER= wxs@FreeBSD.org COMMENT?= The ISC Dynamic Host Configuration Protocol server PATCHLEVEL= P1 -PORTREVISION_SERVER= 2 -PORTREVISION_CLIENT= 0 -PORTREVISION_RELAY= 0 +PORTREVISION_SERVER= 3 +PORTREVISION_CLIENT= 1 +PORTREVISION_RELAY= 1 SUBSYS?= server @@ -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:110 libtoolize:226 autoconf:262 autoheader:262 automake:110 +USE_AUTOTOOLS= aclocal:110 libtoolize:226 autoconf:267 autoheader:267 automake:110 LIBTOOLIZE_ARG= --copy --force AUTOMAKE_ARGS= --foreign --add-missing --copy CFLAGS+= -I${PREFIX}/include -L${PREFIX}/lib -- cgit v1.2.3