summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorrillig <rillig>2006-10-20 08:54:44 +0000
committerrillig <rillig>2006-10-20 08:54:44 +0000
commitb40a74ef121d7bb20cde94d01cf6cb1f9f083dd3 (patch)
tree0902f7bd3d88ccaa053e9a46b72d8dc1c8537264 /net
parent679ac303c6b6140b4bc60b9937692a19e92828d0 (diff)
downloadpkgsrc-b40a74ef121d7bb20cde94d01cf6cb1f9f083dd3.tar.gz
Perl is needed at run time. PKGREVISION++
Diffstat (limited to 'net')
-rw-r--r--net/nagios-plugins/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/nagios-plugins/Makefile b/net/nagios-plugins/Makefile
index 920a17891fb..ee69ed8c1be 100644
--- a/net/nagios-plugins/Makefile
+++ b/net/nagios-plugins/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2006/08/23 18:45:31 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2006/10/20 08:54:44 rillig Exp $
#
+PKGREVISION= 1
CATEGORIES= net sysutils
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -11,6 +12,8 @@ COMMENT= Nagios plugins
.include "../../mk/bsd.prefs.mk"
+USE_TOOLS+= perl:run
+
CONFIGURE_ARGS+= --without-pgsql --without-mysql \
--without-smbclient-command --without-snmpget-command \
--without-snmpgetnext-command --without-fping-command