From b7ebfd264d7de1faa069e964bf75dacebe9897be Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 7 Jul 2006 22:10:06 +0000 Subject: Add an explicit run-time dependency on perl because these packages install perl scripts. Bump the PKGREVISION for the dependency change. --- net/nagios-plugin-snmp/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'net/nagios-plugin-snmp/Makefile') diff --git a/net/nagios-plugin-snmp/Makefile b/net/nagios-plugin-snmp/Makefile index deefcdc085d..a2c3b8d4d26 100644 --- a/net/nagios-plugin-snmp/Makefile +++ b/net/nagios-plugin-snmp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2006/03/04 21:30:20 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2006/07/07 22:10:07 jlam Exp $ # PKGNAME= nagios-plugin-snmp-${PLUGINSVERSION} +PKGREVISION= 1 CATEGORIES= net sysutils MAINTAINER= pkgsrc-users@NetBSD.org @@ -12,6 +13,8 @@ DEPENDS+= p5-Net-SNMP-[0-9]*:../../net/p5-Net-SNMP .include "../../net/nagios-plugins/Makefile.common" +USE_TOOLS+= perl:run + BINARY_TARGET= check_snmp check_hpjd SCRIPT_TARGET= check_ifoperstatus check_ifstatus SCRIPT_TARGET+= check_breeze check_wave -- cgit v1.2.3