summaryrefslogtreecommitdiff
path: root/www/mod_php4/scripts/configure.php
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1999-11-25 14:03:42 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1999-11-25 14:03:42 +0000
commit092dff0448049dbc3304975b55020c0ffba50238 (patch)
treefb41d8b78549d924ccb18a66a7a7923b94ad3c19 /www/mod_php4/scripts/configure.php
parentUpgrade to mod_ssl 2.4.9. (diff)
Bump freetype's shared library number.
Notes
Notes: svn path=/head/; revision=23324
Diffstat (limited to '')
-rw-r--r--www/mod_php4/scripts/configure.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php
index 39c497cf1037..aed2339d14f2 100644
--- a/www/mod_php4/scripts/configure.php
+++ b/www/mod_php4/scripts/configure.php
@@ -67,7 +67,7 @@ while [ "$1" ]; do
echo "FreeType is DISABLED for now. Ignoring." > /dev/stderr
;;
\"nothing\")
- echo "LIB_DEPENDS+= ttf.3:\${PORTSDIR}/print/freetype"
+ echo "LIB_DEPENDS+= ttf.4:\${PORTSDIR}/print/freetype"
echo "PHP_CONF_ARGS+= --with-ttf=\${PREFIX}"
if [ -z "$GD" ]; then
set $* \"GD\"