pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/nagios-plugins Perl is needed at run time. PKGREVI...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d6179336f11a
branches: trunk
changeset: 520365:d6179336f11a
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Oct 20 08:54:44 2006 +0000
description:
Perl is needed at run time. PKGREVISION++
diffstat:
net/nagios-plugins/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 73a3779db41f -r d6179336f11a net/nagios-plugins/Makefile
--- a/net/nagios-plugins/Makefile Fri Oct 20 08:45:10 2006 +0000
+++ b/net/nagios-plugins/Makefile Fri Oct 20 08:54:44 2006 +0000
@@ -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@localhost
@@ -11,6 +12,8 @@
.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
Home |
Main Index |
Thread Index |
Old Index