From af7ee2a6ac8dc18d5a1df76a8d9e06e4a1657ed8 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Mon, 19 Jul 2004 07:05:36 +0000 Subject: First step of the PHP mega-commit: - remove extensions and PEAR from the PHP base ports - add more OPTIONS to PHP base ports --- lang/php4/files/patch-scripts::Makefile.frag | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) (limited to 'lang/php4/files/patch-scripts::Makefile.frag') diff --git a/lang/php4/files/patch-scripts::Makefile.frag b/lang/php4/files/patch-scripts::Makefile.frag index 41071ae08901..6a3f941cb2ff 100644 --- a/lang/php4/files/patch-scripts::Makefile.frag +++ b/lang/php4/files/patch-scripts::Makefile.frag @@ -1,11 +1,17 @@ ---- 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 \ +--- scripts/Makefile.frag.orig Wed Jul 7 13:15:53 2004 ++++ scripts/Makefile.frag Wed Jul 7 13:16:07 2004 +@@ -27,14 +27,7 @@ + Zend \ + TSRM \ + ext/standard \ +- ext/session \ +- ext/xml \ +- ext/xml/expat \ main \ -+ ext/gd \ -+ ext/gd/libgd \ - ext/mbstring \ - ext/mbstring/libmbfl \ - ext/mbstring/libmbfl/mbfl \ +- ext/mbstring \ +- ext/mbstring/libmbfl \ +- ext/mbstring/libmbfl/mbfl \ +- ext/pgsql \ + regex + + install-headers: -- cgit v1.2.3