aboutsummaryrefslogtreecommitdiff
path: root/lang/php4
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/php4
parent9b51ebc59cdb25045f2e6a3c7d06dfd6b4247c0a (diff)
downloadports-8a39d7472ddc442e8d6cc51ded0bab92af7ff2e8.tar.gz
ports-8a39d7472ddc442e8d6cc51ded0bab92af7ff2e8.zip
Notes
Diffstat (limited to 'lang/php4')
-rw-r--r--lang/php4/Makefile.ext2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php4/Makefile.ext b/lang/php4/Makefile.ext
index a38a84af2aac..47db2048df1e 100644
--- a/lang/php4/Makefile.ext
+++ b/lang/php4/Makefile.ext
@@ -478,7 +478,7 @@ post-patch:
. 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