aboutsummaryrefslogtreecommitdiff
path: root/sysutils/apcupsd
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/apcupsd
parenta63158257c7d451ba40deeadea026a99862851d0 (diff)
downloadports-c9e4736d2605489c89ee57fabda4f3b73ac7f697.tar.gz
ports-c9e4736d2605489c89ee57fabda4f3b73ac7f697.zip
- Chase net-snmp shlib version bump.
Notes
Notes: svn path=/head/; revision=278482
Diffstat (limited to 'sysutils/apcupsd')
-rw-r--r--sysutils/apcupsd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile
index e2b6e73c843f..4729e751111c 100644
--- a/sysutils/apcupsd/Makefile
+++ b/sysutils/apcupsd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= apcupsd
PORTVERSION= 3.14.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20-%20Stable/${PORTVERSION}:src_sf \
http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/:src_bk \
@@ -108,7 +108,7 @@ CONFIGURE_ARGS+= --disable-snmp
.endif
.ifdef(WITH_SNMP_DRV_OLD)
-LIB_DEPENDS+= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS+= netsnmp.30:${PORTSDIR}/net-mgmt/net-snmp
CONFIGURE_ARGS+= --enable-net-snmp
.else
CONFIGURE_ARGS+= --disable-net-snmp