From 9cd47598c171199f0ca649ff36799104d69a3836 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Sat, 31 Aug 2002 11:22:57 +0000 Subject: Update libmcrypt to 2.5.3, which has no functional changes. --- www/mod_php3/scripts/configure.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/mod_php3/scripts/configure.php') diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index 26578008c537..9bf42f8408ef 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/scripts/configure.php @@ -78,7 +78,7 @@ while [ "$1" ]; do echo "mcrypt support doesn't compile at the moment. Ignoring." > /dev/stderr ;; \"nothing\") - echo "LIB_DEPENDS+= mcrypt.6:\${PORTSDIR}/security/libmcrypt" + echo "LIB_DEPENDS+= mcrypt.7:\${PORTSDIR}/security/libmcrypt" echo "CONFIGURE_ARGS+=--with-mcrypt=\${PREFIX}" ;; \"mhash\") -- cgit v1.2.3