diff options
Diffstat (limited to 'net-mgmt/nagios-snmp-plugins/Makefile')
-rw-r--r-- | net-mgmt/nagios-snmp-plugins/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/nagios-snmp-plugins/Makefile b/net-mgmt/nagios-snmp-plugins/Makefile index d2cbe422bf9f..75eeec3c6fa1 100644 --- a/net-mgmt/nagios-snmp-plugins/Makefile +++ b/net-mgmt/nagios-snmp-plugins/Makefile @@ -7,13 +7,14 @@ PORTNAME= nagios-snmp-plugins PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.hometree.net/pub/${PORTNAME}/ MAINTAINER= bms@spc.org COMMENT= Additional SNMP plugins for Nagios -LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS= netsnmp.7:${PORTSDIR}/net-mgmt/net-snmp RUN_DEPENDS= ${LOCALBASE}/libexec/nagios:${PORTSDIR}/net-mgmt/nagios-plugins GNU_CONFIGURE= yes |