aboutsummaryrefslogtreecommitdiff
path: root/www/mod_php4/Makefile
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-08-26 12:21:31 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-08-26 12:21:31 +0000
commitf8b65fb6f37ff9e3bb58b2e51afe747924c3b98a (patch)
treed69d7ca6b999c3d5c3e4c9c8f764ccac64d557fb /www/mod_php4/Makefile
parent656848e2602992ca4a0ad6754021b4b317bbd0f6 (diff)
downloadports-f8b65fb6f37ff9e3bb58b2e51afe747924c3b98a.tar.gz
ports-f8b65fb6f37ff9e3bb58b2e51afe747924c3b98a.zip
Hotfix for build problems if gd support is enabled.
Notes
Notes: svn path=/head/; revision=46930
Diffstat (limited to 'www/mod_php4/Makefile')
-rw-r--r--www/mod_php4/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile
index b1be586e7928..e24e54cd0e6c 100644
--- a/www/mod_php4/Makefile
+++ b/www/mod_php4/Makefile
@@ -20,6 +20,10 @@ MASTER_SITES= http://us.php.net/${PHP_DISTDIR}/ \
http://php3.globe.de/${PHP_DISTDIR}/
DISTNAME= php-${PORTVERSION}
+PATCHFILES= php_configure.3.diff
+PATCH_SITES= http://www.physik.tu-berlin.de/~ibex/ports/distfiles/ \
+ ${MASTER_SITE_LOCAL}/dirk/
+
MAINTAINER= dirk@FreeBSD.org
.if !defined(STANDALONE)