summaryrefslogtreecommitdiff
path: root/net/dhcpd-pools
diff options
context:
space:
mode:
authordholland <dholland>2011-07-05 01:14:20 +0000
committerdholland <dholland>2011-07-05 01:14:20 +0000
commite87ec03708b59ea7b6a7f4f66e27e910a717c982 (patch)
treeb2438dd64a845a7935df26c26b6afd8b4cfe9d18 /net/dhcpd-pools
parentef90222fd4ed0ead79317989f40547b92a883c82 (diff)
downloadpkgsrc-e87ec03708b59ea7b6a7f4f66e27e910a717c982.tar.gz
Another one that installs perl scripts and uses REPLACE_PERL without
actually depending on perl.
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 b4c8ea0da3d..963aa9c4a83 100644
--- a/net/dhcpd-pools/Makefile
+++ b/net/dhcpd-pools/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/05/27 06:41:42 adam Exp $
+# $NetBSD: Makefile,v 1.2 2011/07/05 01:14:20 dholland Exp $
DISTNAME= dhcpd-pools-2.14
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dhcpd-pools/}
@@ -18,6 +19,7 @@ CONFIGURE_ARGS+= --with-dhcpd-leases=${VARBASE}/db/dhcpd.leases
BUILD_DEFS+= VARBASE
REPLACE_PERL= contrib/snmptest.pl
+USE_TOOLS+= perl:run
SUBST_CLASSES+= fix-name
SUBST_STAGE.fix-name= pre-configure