From 3a5839b5bd8d2fd558c18470baf3d647b23b2ae3 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Mon, 28 Jun 2004 09:02:19 +0000 Subject: Install GD header files for pecl-pdflib extension. --- lang/php4/files/patch-scripts::Makefile.frag | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 lang/php4/files/patch-scripts::Makefile.frag (limited to 'lang/php4/files') 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 \ -- cgit v1.2.3