From 6fc78fcdf1edf53fa6a851b000e90b2b4d93ac1a Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Mon, 25 Aug 2003 05:52:46 +0000 Subject: Chase the libintl.so shared lib version. --- www/mod_php3/scripts/configure.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/mod_php3') diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index c31f8f45abcf..8bf0fd7f3031 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/scripts/configure.php @@ -156,7 +156,7 @@ while [ "$1" ]; do echo "CONFIGURE_ARGS+=--with-ftp" ;; \"gettext\") - echo "LIB_DEPENDS+= intl.4:\${PORTSDIR}/devel/gettext" + echo "LIB_DEPENDS+= intl.5:\${PORTSDIR}/devel/gettext" echo "CONFIGURE_ARGS+=--with-gettext=\${PREFIX}" ;; \"YP\") -- cgit v1.2.3