summaryrefslogtreecommitdiff
path: root/www/mod_php5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_php5/Makefile')
-rw-r--r--www/mod_php5/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile
index b7c0dc78d678..9e75e8f9c267 100644
--- a/www/mod_php5/Makefile
+++ b/www/mod_php5/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME?= mod_php4
-PORTVERSION= 4.0.6
-PORTREVISION?= 5
+PORTVERSION= 4.1.0
+PORTREVISION?= 0
CATEGORIES?= www
MASTER_SITES= http://us.php.net/${PHP_DISTDIR}/ \
http://php.he.net/${PHP_DISTDIR}/ \
@@ -32,7 +32,7 @@ PHP_DISTDIR= distributions
SLAVEDIRS= lang/php4
USE_AUTOCONF= yes
-USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
.if !defined(BATCH) && !defined(PACKAGE_BUILDING)
IS_INTERACTIVE= yes
@@ -43,6 +43,8 @@ CONFIGURE_ARGS= --with-config-file-path=${PREFIX}/etc/php.standalone \
--disable-pear \
--enable-discard-path \
--with-readline=/usr
+
+MAKE_ENV= STANDALONE="${STANDALONE}"
.else
CONFIGURE_ARGS= --with-apxs=${PREFIX}/sbin/apxs \
--with-config-file-path=${PREFIX}/etc