summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2002-09-10 12:58:31 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2002-09-10 12:58:31 +0000
commitcd5fdb88609a14875c85b86e113655cffecb8bd2 (patch)
tree4bd4c85e88a764fdb76a38a6be0aabdb2471fb86 /www
parentUpdate port to 3.0. (diff)
Catch up with libmcve version bump
Notes
Notes: svn path=/head/; revision=66048
Diffstat (limited to 'www')
-rw-r--r--www/mod_php4/scripts/configure.php2
-rw-r--r--www/mod_php5/scripts/configure.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php
index a973e558f783..e33f9390ebe8 100644
--- a/www/mod_php4/scripts/configure.php
+++ b/www/mod_php4/scripts/configure.php
@@ -323,7 +323,7 @@ while [ "$1" ]; do
echo "CONFIGURE_ARGS+=--with-hyperwave=yes"
;;
\"mcve\")
- echo "LIB_DEPENDS+= mcve.0:\${PORTSDIR}/devel/libmcve"
+ echo "LIB_DEPENDS+= mcve.3:\${PORTSDIR}/devel/libmcve"
echo "CONFIGURE_ARGS+=--with-mcve=\${LOCALBASE}"
;;
\"ming\")
diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php
index a973e558f783..e33f9390ebe8 100644
--- a/www/mod_php5/scripts/configure.php
+++ b/www/mod_php5/scripts/configure.php
@@ -323,7 +323,7 @@ while [ "$1" ]; do
echo "CONFIGURE_ARGS+=--with-hyperwave=yes"
;;
\"mcve\")
- echo "LIB_DEPENDS+= mcve.0:\${PORTSDIR}/devel/libmcve"
+ echo "LIB_DEPENDS+= mcve.3:\${PORTSDIR}/devel/libmcve"
echo "CONFIGURE_ARGS+=--with-mcve=\${LOCALBASE}"
;;
\"ming\")