aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_php5
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>1999-11-25 22:03:42 +0800
committerdirk <dirk@FreeBSD.org>1999-11-25 22:03:42 +0800
commit9112fcd1d9a69d10a04feb016c33a4b8abd6711b (patch)
treeb03cf7ab3897be6b7b83307425165f3579ef97ca /www/mod_php5
parent3ed8c50adea626197fe04fe368631ef9efb19832 (diff)
downloadfreebsd-ports-gnome-9112fcd1d9a69d10a04feb016c33a4b8abd6711b.tar.gz
freebsd-ports-gnome-9112fcd1d9a69d10a04feb016c33a4b8abd6711b.tar.zst
freebsd-ports-gnome-9112fcd1d9a69d10a04feb016c33a4b8abd6711b.zip
Bump freetype's shared library number.
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 39c497cf1037..aed2339d14f2 100644
--- a/www/mod_php5/scripts/configure.php
+++ b/www/mod_php5/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\"