summaryrefslogtreecommitdiff
path: root/www/mod_php3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_php3/Makefile')
-rw-r--r--www/mod_php3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile
index 6a11faaa6a63..07672153ea81 100644
--- a/www/mod_php3/Makefile
+++ b/www/mod_php3/Makefile
@@ -42,7 +42,8 @@ MASTER_SITES= http://www.apache.org/dist/ \
DISTFILES= apache_${VERSION_APACHE}.tar.gz php-${VERSION_PHP}.tar.gz
PATCH_SITES= http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
-PATCHFILES= php_configure.diff php_gd.c.diff php_php3_gd.h.diff
+PATCHFILES= php_configure.diff php_gd.c.diff php_php3_gd.h.diff \
+ php_pdf.c.diff
MAINTAINER= dirk@FreeBSD.org