aboutsummaryrefslogtreecommitdiff
path: root/www/mod_php3
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-25 05:52:46 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-25 05:52:46 +0000
commit6fc78fcdf1edf53fa6a851b000e90b2b4d93ac1a (patch)
treedcaea43bc9c55f515789c60a6b9df3703b277ea6 /www/mod_php3
parentc5d02cd252b5d469075342d62e720207f9875dfa (diff)
downloadports-6fc78fcdf1edf53fa6a851b000e90b2b4d93ac1a.tar.gz
ports-6fc78fcdf1edf53fa6a851b000e90b2b4d93ac1a.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 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\")