aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php52
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2011-08-02 05:51:11 +0800
committerpav <pav@FreeBSD.org>2011-08-02 05:51:11 +0800
commit6d3e788282d128677860d25a97ce897b816c3d5a (patch)
treee0114f4bb9f911ea3eeace6ab4507e6115457a57 /lang/php52
parent3e268cd59316956e5691cbdef55c3135664249cb (diff)
downloadfreebsd-ports-gnome-6d3e788282d128677860d25a97ce897b816c3d5a.tar.gz
freebsd-ports-gnome-6d3e788282d128677860d25a97ce897b816c3d5a.tar.zst
freebsd-ports-gnome-6d3e788282d128677860d25a97ce897b816c3d5a.zip
- Chase net-snmp shlib bump
Reported by: pointyhat
Diffstat (limited to 'lang/php52')
-rw-r--r--lang/php52/Makefile.ext2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php52/Makefile.ext b/lang/php52/Makefile.ext
index eb219c374c53..0b08c68e2386 100644
--- a/lang/php52/Makefile.ext
+++ b/lang/php52/Makefile.ext
@@ -378,7 +378,7 @@ CONFIGURE_ARGS+=--with-snmp=${LOCALBASE} \
--with-openssl-dir=${OPENSSLBASE} \
--enable-ucd-snmp-hack
-LIB_DEPENDS+= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS+= netsnmp.30:${PORTSDIR}/net-mgmt/net-snmp
LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl
USE_OPENSSL= yes
.endif