summaryrefslogtreecommitdiff
path: root/www/mod_php5/Makefile
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-12-19 19:48:41 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-12-19 19:48:41 +0000
commit4c6ad01883761ac1cb88640818cec3974259d262 (patch)
tree5c8075758d917a7d008ded909a984cbe9d562742 /www/mod_php5/Makefile
parentDefine the -DSHAREDTMP option, since this allows one to simulate (diff)
Upgrade to 4.1.0.
See http://www.php.net/ChangeLog-4.php for a detailed list of changes.
Notes
Notes: svn path=/head/; revision=51855
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