aboutsummaryrefslogtreecommitdiff
path: root/lang/php5
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-06-06 19:37:37 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-06-06 19:37:37 +0000
commit43e35ad9936c36a92d0dd7d6e8bdfdfb94090979 (patch)
treeb6c471fca8f14cbe9bfaa1525a4955ff3ae33913 /lang/php5
parent067ac972ae1ba6d0c981ceabe07314c5d3650969 (diff)
downloadports-43e35ad9936c36a92d0dd7d6e8bdfdfb94090979.tar.gz
ports-43e35ad9936c36a92d0dd7d6e8bdfdfb94090979.zip
Notes
Diffstat (limited to 'lang/php5')
-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 498cf0a677fd..d30bcf102e2a 100644
--- a/lang/php5/Makefile.ext
+++ b/lang/php5/Makefile.ext
@@ -317,7 +317,7 @@ CONFIGURE_ARGS+=--with-snmp=${LOCALBASE} \
--with-openssl-dir=${OPENSSLBASE} \
--enable-ucd-snmp-hack
-LIB_DEPENDS+= netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS+= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp
LDFLAGS+= -L${OPENSSLLIB} -lcrypto -lssl
USE_OPENSSL= yes
.endif