aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/php4/Makefile2
-rw-r--r--lang/php4/files/patch-scripts::Makefile.frag11
-rw-r--r--lang/php4/pkg-plist16
3 files changed, 28 insertions, 1 deletions
diff --git a/lang/php4/Makefile b/lang/php4/Makefile
index 3ccb1a544cf8..3159f238eddb 100644
--- a/lang/php4/Makefile
+++ b/lang/php4/Makefile
@@ -21,7 +21,7 @@
PORTNAME= php4
PORTVERSION= 4.3.7
-PORTREVISION?= 2
+PORTREVISION?= 3
CATEGORIES?= lang devel www
MASTER_SITES= ${MASTER_SITE_PHP:S,$,:release,} \
http://downloads.php.net/ilia/:rc \
diff --git a/lang/php4/files/patch-scripts::Makefile.frag b/lang/php4/files/patch-scripts::Makefile.frag
new file mode 100644
index 000000000000..41071ae08901
--- /dev/null
+++ b/lang/php4/files/patch-scripts::Makefile.frag
@@ -0,0 +1,11 @@
+--- scripts/Makefile.frag.orig Mon Jun 28 10:35:58 2004
++++ scripts/Makefile.frag Mon Jun 28 10:36:57 2004
+@@ -31,6 +31,8 @@
+ ext/xml \
+ ext/xml/expat \
+ main \
++ ext/gd \
++ ext/gd/libgd \
+ ext/mbstring \
+ ext/mbstring/libmbfl \
+ ext/mbstring/libmbfl/mbfl \
diff --git a/lang/php4/pkg-plist b/lang/php4/pkg-plist
index 497d2199bf64..714cf84eacf6 100644
--- a/lang/php4/pkg-plist
+++ b/lang/php4/pkg-plist
@@ -58,6 +58,20 @@ include/php/Zend/zend_static_allocator.h
include/php/Zend/zend_types.h
include/php/Zend/zend_variables.h
include/php/acconfig.h
+include/php/ext/gd/gdcache.h
+include/php/ext/gd/gdttf.h
+include/php/ext/gd/libgd/gd.h
+include/php/ext/gd/libgd/gd_io.h
+include/php/ext/gd/libgd/gdcache.h
+include/php/ext/gd/libgd/gdfontg.h
+include/php/ext/gd/libgd/gdfontl.h
+include/php/ext/gd/libgd/gdfontmb.h
+include/php/ext/gd/libgd/gdfonts.h
+include/php/ext/gd/libgd/gdfontt.h
+include/php/ext/gd/libgd/gdhelpers.h
+include/php/ext/gd/libgd/jisx0208.h
+include/php/ext/gd/libgd/wbmp.h
+include/php/ext/gd/php_gd.h
include/php/ext/mbstring/mbstring.h
include/php/ext/mbstring/php_mbregex.h
include/php/ext/mbstring/php_unicode.h
@@ -232,6 +246,8 @@ lib/php/build/shtool
%%CLI%%%%PEAR%%share/pear/bootstrap/XML/RPC/Server.php
@dirrm include/php/TSRM
@dirrm include/php/Zend
+@dirrm include/php/ext/gd/libgd
+@dirrm include/php/ext/gd
@dirrm include/php/ext/mbstring/libmbfl/mbfl
@dirrm include/php/ext/mbstring/libmbfl
@dirrm include/php/ext/mbstring