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-pear::scripts::pearcmd.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'lang/php4/files/patch-pear::scripts::pearcmd.php') diff --git a/lang/php4/files/patch-pear::scripts::pearcmd.php b/lang/php4/files/patch-pear::scripts::pearcmd.php index 642fc7e118a1..ec3bf13f8645 100644 --- a/lang/php4/files/patch-pear::scripts::pearcmd.php +++ b/lang/php4/files/patch-pear::scripts::pearcmd.php @@ -1,17 +1,19 @@ --- pear/scripts/pearcmd.php.orig Fri May 16 17:31:37 2003 +++ pear/scripts/pearcmd.php Fri May 16 17:36:10 2003 @@ -1,3 +1,4 @@ -+#!%%PREFIX%%/bin/php -n -dsafe_mode=0 -doutput_buffering=1 ++#!%%PREFIX%%/bin/php -n -q -dsafe_mode=0 -doutput_buffering=1