aboutsummaryrefslogtreecommitdiff
path: root/net/dhcpd-pools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/dhcpd-pools/Makefile')
-rw-r--r--net/dhcpd-pools/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net/dhcpd-pools/Makefile b/net/dhcpd-pools/Makefile
index c221068d83e5..3ada2766b32f 100644
--- a/net/dhcpd-pools/Makefile
+++ b/net/dhcpd-pools/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dhcpd-pools
-PORTVERSION= 2.28
+PORTVERSION= 3.0
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME} \
ZI
@@ -23,10 +23,7 @@ CONFIGURE_ARGS= --with-dhcpd-conf=${LOCALBASE}/etc/dhcpd.conf \
--with-uthash=${LOCALBASE}/include
MAKE_JOBS_UNSAFE= yes
-PLIST_FILES= bin/dhcpd-pools \
- man/man1/dhcpd-pools.1.gz \
- %%DATADIR%%/nagios.conf
-PORTDATA= dhcpd-pools.cgi snmptest.pl
+PORTDATA= snmptest.pl
post-patch:
@${REINPLACE_CMD} -e '/features.h/d' ${WRKSRC}/src/getdata.c