aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/apcupsd
diff options
context:
space:
mode:
authorsylvio <sylvio@FreeBSD.org>2011-07-28 20:43:22 +0800
committersylvio <sylvio@FreeBSD.org>2011-07-28 20:43:22 +0800
commit8888d4914586f0891367ae86e6e655cd02dd950e (patch)
treef353416210d7728053d46c0e574cab6eacf6e402 /sysutils/apcupsd
parent0082fe1944db187a7eb224f2c6d10788776cf7c2 (diff)
downloadfreebsd-ports-gnome-8888d4914586f0891367ae86e6e655cd02dd950e.tar.gz
freebsd-ports-gnome-8888d4914586f0891367ae86e6e655cd02dd950e.tar.zst
freebsd-ports-gnome-8888d4914586f0891367ae86e6e655cd02dd950e.zip
- Chase net-snmp shlib version bump.
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