summaryrefslogtreecommitdiff
path: root/www/mod_php5/Makefile
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-11-05 13:24:05 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-11-05 13:24:05 +0000
commite2220b5883cad7b4ba58d06788c733a128ce0db0 (patch)
tree2a742edf49a8ab77d3d0078636a1572d2e029987 /www/mod_php5/Makefile
parent- Adjust WWW; (diff)
Fix truetype font support with gd.
Submitted by: Timothy Aslat <tim@spyderweb.com.au>
Notes
Notes: svn path=/head/; revision=49606
Diffstat (limited to 'www/mod_php5/Makefile')
-rw-r--r--www/mod_php5/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile
index d78f78e07974..c9b68e1e93c4 100644
--- a/www/mod_php5/Makefile
+++ b/www/mod_php5/Makefile
@@ -7,7 +7,7 @@
PORTNAME?= mod_php4
PORTVERSION= 4.0.6
-PORTREVISION?= 4
+PORTREVISION?= 5
CATEGORIES?= www
MASTER_SITES= http://us.php.net/${PHP_DISTDIR}/ \
http://php.he.net/${PHP_DISTDIR}/ \
@@ -20,7 +20,8 @@ MASTER_SITES= http://us.php.net/${PHP_DISTDIR}/ \
http://php3.globe.de/${PHP_DISTDIR}/
DISTNAME= php-${PORTVERSION}
-PATCHFILES= patch-ext_gd_config.m4 patch-ext_gd_gd.c patch-ext_sybase_ct_config.m4
+PATCHFILES= patch-ext_gd_config.m4 patch-ext_gd_gd.c patch-ext_sybase_ct_config.m4 \
+ patch-ext_gd_gd_2.c
PATCH_SITES= http://www.physik.tu-berlin.de/~ibex/ports/distfiles/ \
${MASTER_SITE_LOCAL}/dirk/