aboutsummaryrefslogtreecommitdiff
path: root/lang/php5/Makefile.ext
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php5/Makefile.ext')
-rw-r--r--lang/php5/Makefile.ext2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php5/Makefile.ext b/lang/php5/Makefile.ext
index 5cab0e1de822..248df410681e 100644
--- a/lang/php5/Makefile.ext
+++ b/lang/php5/Makefile.ext
@@ -470,7 +470,7 @@ post-extract:
. if defined(WITH_SNMP4) || exists(${LOCALBASE}/lib/libsnmp.so.4)
LIB_DEPENDS+= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4
. else
-LIB_DEPENDS+= netsnmp.6:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS+= netsnmp.7:${PORTSDIR}/net-mgmt/net-snmp
. endif
.endif