summaryrefslogtreecommitdiffstats
path: root/www/mod_php4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_php4/Makefile')
-rw-r--r--www/mod_php4/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/mod_php4/Makefile b/www/mod_php4/Makefile
index 673852e..da2931d 100644
--- a/www/mod_php4/Makefile
+++ b/www/mod_php4/Makefile
@@ -47,7 +47,7 @@ Y2K= http://www.php.net/y2k.php3
PHP_DISTDIR= version4/downloads
VERSION_APACHE= 1.3.12
-VERSION_PHP= 4.0b4pl1
+VERSION_PHP= 4.0RC1
NO_LATEST_LINK= yes
USE_PERL5= yes
@@ -97,7 +97,8 @@ PHP_CONF_ARGS= --prefix=${PREFIX} \
--with-config-file-path=${PREFIX}/etc \
--disable-debug \
--enable-track-vars \
- --without-gd
+ --without-gd \
+ --disable-pear
pre-fetch:
@${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure.php
OpenPOWER on IntegriCloud