aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/apcupsd
diff options
context:
space:
mode:
authorsylvio <sylvio@FreeBSD.org>2010-06-03 03:14:17 +0800
committersylvio <sylvio@FreeBSD.org>2010-06-03 03:14:17 +0800
commit34603e8eb6b148c6f25e97293616f724f6bfc24b (patch)
tree44ff5dbdffef038f8fddda1b51582dc85f9d2391 /sysutils/apcupsd
parentbcdb489feb9f54fb85842a3b61435a479aab6ad7 (diff)
downloadfreebsd-ports-graphics-34603e8eb6b148c6f25e97293616f724f6bfc24b.tar.gz
freebsd-ports-graphics-34603e8eb6b148c6f25e97293616f724f6bfc24b.tar.zst
freebsd-ports-graphics-34603e8eb6b148c6f25e97293616f724f6bfc24b.zip
- Chase net-snmp shlib 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 5c3f1042075..e2b6e73c843 100644
--- a/sysutils/apcupsd/Makefile
+++ b/sysutils/apcupsd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= apcupsd
PORTVERSION= 3.14.8
-PORTREVISION= 0
+PORTREVISION= 1
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.16:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS+= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp
CONFIGURE_ARGS+= --enable-net-snmp
.else
CONFIGURE_ARGS+= --disable-net-snmp