aboutsummaryrefslogtreecommitdiff
path: root/sysutils/nut
diff options
context:
space:
mode:
authorSylvio Cesar Teixeira <sylvio@FreeBSD.org>2011-07-28 12:43:22 +0000
committerSylvio Cesar Teixeira <sylvio@FreeBSD.org>2011-07-28 12:43:22 +0000
commitc9e4736d2605489c89ee57fabda4f3b73ac7f697 (patch)
treefa4d8674f0da7472938b5014d40b6cebb69e4b18 /sysutils/nut
parenta63158257c7d451ba40deeadea026a99862851d0 (diff)
downloadports-c9e4736d2605489c89ee57fabda4f3b73ac7f697.tar.gz
ports-c9e4736d2605489c89ee57fabda4f3b73ac7f697.zip
Notes
Diffstat (limited to 'sysutils/nut')
-rw-r--r--sysutils/nut/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/nut/Makefile b/sysutils/nut/Makefile
index 2c227adc7705..54a3e97a5603 100644
--- a/sysutils/nut/Makefile
+++ b/sysutils/nut/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nut
PORTVERSION= 2.4.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= sysutils
MASTER_SITES= http://www.networkupstools.org/source/${PORTVERSION:R}/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig
@@ -117,7 +117,7 @@ PLIST_SUB+= NUT_USB="@comment "
.endif
.if !defined(WITHOUT_SNMP)
-LIB_DEPENDS+= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS+= netsnmp.30:${PORTSDIR}/net-mgmt/net-snmp
CONFIGURE_ARGS+= --with-snmp
MAN8+= snmp-ups.8
PLIST_SUB+= NUT_SNMP=""