From 617852d95e5a14eccbd6431dfb47e60287524ba3 Mon Sep 17 00:00:00 2001 From: Dirk Froemberg Date: Thu, 27 Jan 2000 13:04:23 +0000 Subject: libmcrypt.so.2 was renamed to libmcrypt-2.2.so.2. --- www/mod_php4/scripts/configure.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'www/mod_php4/scripts/configure.php') diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php index db3694a78309..93cd6b666041 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/scripts/configure.php @@ -66,10 +66,7 @@ while [ "$1" ]; do ZLIB=1 ;; \"mcrypt\") - echo "mhash is DISABLED for now. Ignoring." > /dev/stderr - ;; - \"nothing\") - echo "LIB_DEPENDS+= mcrypt.2:\${PORTSDIR}/security/libmcrypt" + echo "LIB_DEPENDS+= mcrypt-2.2.2:\${PORTSDIR}/security/libmcrypt" echo "PHP_CONF_ARGS+= --with-mcrypt=\${PREFIX}" ;; \"mhash\") -- cgit v1.2.3