aboutsummaryrefslogtreecommitdiff
path: root/net/dhcpd-pools
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-07-15 18:18:09 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-07-15 18:18:09 +0000
commit629ea58329fcadf36ac8ddfa6a6c55754b25f7a0 (patch)
tree983180a5eca3b6f69f2d8f44558f7625944d9377 /net/dhcpd-pools
parent019a2754a6d894b0d913190e72a4b250ef782b4b (diff)
downloadports-629ea58329fcadf36ac8ddfa6a6c55754b25f7a0.tar.gz
ports-629ea58329fcadf36ac8ddfa6a6c55754b25f7a0.zip
Notes
Diffstat (limited to 'net/dhcpd-pools')
-rw-r--r--net/dhcpd-pools/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/dhcpd-pools/Makefile b/net/dhcpd-pools/Makefile
index 14f7b88ef268..b59ecc993752 100644
--- a/net/dhcpd-pools/Makefile
+++ b/net/dhcpd-pools/Makefile
@@ -3,6 +3,7 @@
PORTNAME= dhcpd-pools
PORTVERSION= 2.26
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}
@@ -14,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${LOCALBASE}/include/uthash.h:${PORTSDIR}/devel/uthash
-USES= charsetfix tar:xz
+USES= charsetfix shebangfix tar:xz
+SHEBANG_FILES= contrib/snmptest.pl
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-dhcpd-conf=${LOCALBASE}/etc/dhcpd.conf \
--with-dhcpd-leases=/var/db/dhcpd/dhcpd.leases \