aboutsummaryrefslogtreecommitdiff
path: root/www/mod_php5
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2002-09-21 06:11:46 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2002-09-21 06:11:46 +0000
commit3fe62758e2ea227eb77b87ad2bfa54b983db64b1 (patch)
tree80d867a6a872ea4066e091b8dbbebbbfe7a5295a /www/mod_php5
parentcd734abda273910f486146824cf9febedfe87f6a (diff)
downloadports-3fe62758e2ea227eb77b87ad2bfa54b983db64b1.tar.gz
ports-3fe62758e2ea227eb77b87ad2bfa54b983db64b1.zip
Notes
Diffstat (limited to 'www/mod_php5')
-rw-r--r--www/mod_php5/scripts/configure.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php
index 8be6fd2d5cfa..81dca33a30a1 100644
--- a/www/mod_php5/scripts/configure.php
+++ b/www/mod_php5/scripts/configure.php
@@ -304,7 +304,7 @@ while [ "$1" ]; do
fi
;;
\"pspell\")
- echo "LIB_DEPENDS+= pspell.4:\${PORTSDIR}/textproc/pspell"
+ echo "LIB_DEPENDS+= aspell.15:\${PORTSDIR}/textproc/aspell"
echo "CONFIGURE_ARGS+=--with-pspell=\${LOCALBASE}"
;;
\"mbregex\")