aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php4
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2006-05-01 08:01:15 +0800
committermnag <mnag@FreeBSD.org>2006-05-01 08:01:15 +0800
commitfabfc0575a085e36b8c3832722136ef2660e167f (patch)
tree1f2da6ad1f4906b1f12bc1aace875e04ad829836 /lang/php4
parent4861d17dac32ef49216ffdb5d430cbe60b170d73 (diff)
downloadfreebsd-ports-gnome-fabfc0575a085e36b8c3832722136ef2660e167f.tar.gz
freebsd-ports-gnome-fabfc0575a085e36b8c3832722136ef2660e167f.tar.zst
freebsd-ports-gnome-fabfc0575a085e36b8c3832722136ef2660e167f.zip
- Update ports affected by devel/libmcve update
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 a504f06bdc04..6ccb4aeeb1fb 100644
--- a/lang/php4/Makefile.ext
+++ b/lang/php4/Makefile.ext
@@ -184,7 +184,7 @@ USE_AUTOTOOLS= libltdl:15
.endif
.if ${PHP_MODNAME} == "mcve"
-LIB_DEPENDS+= mcve.3:${PORTSDIR}/devel/libmcve
+LIB_DEPENDS+= mcve.5:${PORTSDIR}/devel/libmcve
CONFIGURE_ARGS+=--with-mcve=${LOCALBASE} \
--with-openssl-dir=${OPENSSLBASE}