summaryrefslogtreecommitdiff
path: root/www/mod_php3/scripts/configure.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_php3/scripts/configure.php')
-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 2e0771f480f3..9facb7b75021 100644
--- a/www/mod_php3/scripts/configure.php
+++ b/www/mod_php3/scripts/configure.php
@@ -61,7 +61,7 @@ while [ "$1" ]; do
GD=1
;;
\"FreeType\")
- 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\"