summaryrefslogtreecommitdiff
path: root/net/isc-dhcp3/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-06-25 21:08:08 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-06-25 21:08:08 +0000
commit7b56fac47bf59ba71b5ce1f1ef7a698e3df3f4eb (patch)
tree3d0363dacef01ca1e193ac1d1fa6ce59e4f20b17 /net/isc-dhcp3/Makefile
parentYay, this is my first commit from a Palm device! (diff)
Update to 3.0b1pl14
PR: 19493, 18475 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
Notes
Notes: svn path=/head/; revision=29863
Diffstat (limited to 'net/isc-dhcp3/Makefile')
-rw-r--r--net/isc-dhcp3/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/net/isc-dhcp3/Makefile b/net/isc-dhcp3/Makefile
index 1b0d74a28f4c..49b0d48583aa 100644
--- a/net/isc-dhcp3/Makefile
+++ b/net/isc-dhcp3/Makefile
@@ -7,16 +7,19 @@
#
PORTNAME= isc-dhcp3
-PORTVERSION= 3.0.b1.13
+PORTVERSION= 3.0.b1.14
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/
-DISTNAME= dhcp-3.0b1pl13
+DISTNAME= dhcp-3.0b1pl14
MAINTAINER= obrien@FreeBSD.org
+BUILD_DEPENDS= ${LOCALBASE}/lib/libbind.a:${PORTSDIR}/net/bind8
+
Y2K= http://www.isc.org/y2k.html
HAS_CONFIGURE= yes
+CONFIGURE_ARGS= --with-nsupdate
MAN5= dhclient.conf.5 dhclient.leases.5 dhcp-options.5 dhcpd.conf.5 \
dhcpd.leases.5
@@ -24,6 +27,7 @@ MAN8= dhclient.8 dhclient-script.8 dhcpd.8 dhcrelay.8
post-patch:
@${PERL} -pi.fbsd -e 's.!!PREFIX!!.${PREFIX}.g' ${WRKSRC}/includes/dhcpd.h
+ @${PERL} -pi.fbsd -e 's.!!PREFIX!!.${PREFIX}.g' ${WRKSRC}/client/scripts/freebsd
post-install:
${TOUCH} /var/db/dhcpd.leases