summaryrefslogtreecommitdiff
path: root/lang/php53
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2008-03-29 11:02:36 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2008-03-29 11:02:36 +0000
commit8a39d7472ddc442e8d6cc51ded0bab92af7ff2e8 (patch)
treef9f33b819602cf34b52e77ebc24837e6b2df0b64 /lang/php53
parentArchive::Tar::Minitar is a pure-Ruby library and command-line utility that (diff)
- Chase shlib version of net-mgmt/net-snmp which I've forgotten.
- Bump PORTREVISIONs again.
Notes
Notes: svn path=/head/; revision=210063
Diffstat (limited to 'lang/php53')
-rw-r--r--lang/php53/Makefile.ext2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php53/Makefile.ext b/lang/php53/Makefile.ext
index f10b10dfda18..36d05113c4ec 100644
--- a/lang/php53/Makefile.ext
+++ b/lang/php53/Makefile.ext
@@ -602,7 +602,7 @@ LIB_DEPENDS+= ct.4:${PORTSDIR}/databases/freetds
. if defined(WITH_SNMP4) || exists(${LOCALBASE}/lib/libsnmp.so.4)
LIB_DEPENDS+= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4
. else
-LIB_DEPENDS+= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS+= netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp
. endif
.endif