aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-06-28 09:02:19 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-06-28 09:02:19 +0000
commit3a5839b5bd8d2fd558c18470baf3d647b23b2ae3 (patch)
tree1b7c9d8690b2509ee2cf4665b836edbc363cdfd9 /lang
parent5d103635f808651d4a7591ea4b1877e9e155236d (diff)
downloadports-3a5839b5bd8d2fd558c18470baf3d647b23b2ae3.tar.gz
ports-3a5839b5bd8d2fd558c18470baf3d647b23b2ae3.zip
Install GD header files for pecl-pdflib extension.
Notes
Notes: svn path=/head/; revision=112458
Diffstat (limited to 'lang')
-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