aboutsummaryrefslogtreecommitdiff
path: root/lang/php4
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-08-01 21:51:11 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-08-01 21:51:11 +0000
commit4df02fccf4aef8d55cda74cada44664b6b6ee54d (patch)
tree2910a29d46c9508e9cae5343b38d575f1b43fab0 /lang/php4
parente2ed96479768c59247d1d350652111b9f7dd2553 (diff)
downloadports-4df02fccf4aef8d55cda74cada44664b6b6ee54d.tar.gz
ports-4df02fccf4aef8d55cda74cada44664b6b6ee54d.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 0ddbf8c1dbda..51886181626c 100644
--- a/lang/php4/Makefile.ext
+++ b/lang/php4/Makefile.ext
@@ -293,7 +293,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