From cd5fdb88609a14875c85b86e113655cffecb8bd2 Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" <jedgar@FreeBSD.org> Date: Tue, 10 Sep 2002 12:58:31 +0000 Subject: Catch up with libmcve version bump --- www/mod_php4/scripts/configure.php | 2 +- www/mod_php5/scripts/configure.php | 2 +- 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\") -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0