diff options
Diffstat (limited to 'lang/php4/files/patch-scripts::Makefile.frag')
-rw-r--r-- | lang/php4/files/patch-scripts::Makefile.frag | 11 |
1 files changed, 11 insertions, 0 deletions
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 \ |