summaryrefslogtreecommitdiffstats
path: root/www/mod_php4
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2002-05-07 02:27:53 +0000
committerkris <kris@FreeBSD.org>2002-05-07 02:27:53 +0000
commitc9a1da732b17b0579230e744313a56cfd415a227 (patch)
tree91440983c6767d0557eda650dcb169f1c7dba71e /www/mod_php4
parent757bbe2d27b11743a2fc48fcee6c3bae29900738 (diff)
downloadFreeBSD-ports-c9a1da732b17b0579230e744313a56cfd415a227.zip
FreeBSD-ports-c9a1da732b17b0579230e744313a56cfd415a227.tar.gz
Chase libmcrypt version bump.
Submitted by: Larry Rosenman <ler@lerctr.org> PR: ports/37812
Diffstat (limited to 'www/mod_php4')
-rw-r--r--www/mod_php4/scripts/configure.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php
index 5b3e1a9..56869d0 100644
--- a/www/mod_php4/scripts/configure.php
+++ b/www/mod_php4/scripts/configure.php
@@ -131,7 +131,7 @@ while [ "$1" ]; do
echo "CONFIGURE_ARGS+=--with-bz2=${BZ2PREFIX}"
;;
\"mcrypt\")
- echo "LIB_DEPENDS+= mcrypt.6:\${PORTSDIR}/security/libmcrypt"
+ echo "LIB_DEPENDS+= mcrypt.7:\${PORTSDIR}/security/libmcrypt"
echo "CONFIGURE_ARGS+=--with-mcrypt=\${LOCALBASE}"
;;
\"mhash\")
OpenPOWER on IntegriCloud