aboutsummaryrefslogtreecommitdiff
path: root/www/mod_php3
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2002-08-01 20:56:58 +0000
committerAde Lovett <ade@FreeBSD.org>2002-08-01 20:56:58 +0000
commit5c738e8ba46cd8219efa5460e7d2c1ed75b12f8b (patch)
treec54e888d8e13a13c1ae9b142f91ae933952c1c9e /www/mod_php3
parentd870919f289a1377edaea47d68d9241696d54c94 (diff)
downloadports-5c738e8ba46cd8219efa5460e7d2c1ed75b12f8b.tar.gz
ports-5c738e8ba46cd8219efa5460e7d2c1ed75b12f8b.zip
Notes
Diffstat (limited to 'www/mod_php3')
-rw-r--r--www/mod_php3/scripts/configure.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php
index d8ed8bd55600..26578008c537 100644
--- a/www/mod_php3/scripts/configure.php
+++ b/www/mod_php3/scripts/configure.php
@@ -154,7 +154,7 @@ while [ "$1" ]; do
echo "CONFIGURE_ARGS+=--with-ftp"
;;
\"gettext\")
- echo "LIB_DEPENDS+= intl.2:\${PORTSDIR}/devel/gettext"
+ echo "LIB_DEPENDS+= intl.4:\${PORTSDIR}/devel/gettext"
echo "CONFIGURE_ARGS+=--with-gettext=\${PREFIX}"
;;
\"YP\")