summaryrefslogtreecommitdiff
path: root/www/php4/patches
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-12-17 21:33:55 +0000
committerjlam <jlam@pkgsrc.org>2000-12-17 21:33:55 +0000
commit9c8a02f29bf7741142e54f72919f50290c515081 (patch)
tree5109cab489b0102b6aff82f5365cee330f85f046 /www/php4/patches
parentbb7a355e94c3911ccdd4a88ac6019d9e1b7684dc (diff)
downloadpkgsrc-9c8a02f29bf7741142e54f72919f50290c515081.tar.gz
Make this package look more like php3 by installing a php binary for use as
a CGI executable for HTTP servers without a SAPI module.
Diffstat (limited to 'www/php4/patches')
-rw-r--r--www/php4/patches/patch-aa12
1 files changed, 11 insertions, 1 deletions
diff --git a/www/php4/patches/patch-aa b/www/php4/patches/patch-aa
index f5844594781..8eadee87d05 100644
--- a/www/php4/patches/patch-aa
+++ b/www/php4/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.2 2000/12/17 17:18:02 jlam Exp $
+$NetBSD: patch-aa,v 1.3 2000/12/17 21:33:55 jlam Exp $
--- configure.orig Sun Oct 15 07:47:10 2000
+++ configure
@@ -28,3 +28,13 @@ $NetBSD: patch-aa,v 1.2 2000/12/17 17:18:02 jlam Exp $
for ac_func in getcwd getwd
+@@ -44218,9 +44221,6 @@
+
+ $SHELL $srcdir/ltconfig --output=shlibtool --disable-static --srcdir=$srcdir --cache-file=./config.cache $srcdir/ltmain.sh
+ SHARED_LIBTOOL='$(SHELL) $(top_builddir)/shlibtool'
+- else
+- PHP_COMPILE='$(COMPILE) -c $< && touch $@'
+- CXX_PHP_COMPILE='$(CXX_COMPILE) -c $< && touch $@'
+ fi
+ fi
+