aboutsummaryrefslogtreecommitdiff
path: root/net/dhcpd-pools/Makefile
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2018-05-21 12:56:30 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2018-05-21 12:56:30 +0000
commit59d356b20382bbb4373d3062455d0f8e07924e35 (patch)
tree91f43cfe08b9c6ea986a666521c90525bc99275e /net/dhcpd-pools/Makefile
parente87ab55c6bc0a48c41d67f79aa844ae34f49f8f4 (diff)
downloadports-59d356b20382bbb4373d3062455d0f8e07924e35.tar.gz
ports-59d356b20382bbb4373d3062455d0f8e07924e35.zip
- Update to 3.0
Notes
Notes: svn path=/head/; revision=470538
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