aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_php5
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2002-01-09 14:45:47 +0800
committerdinoex <dinoex@FreeBSD.org>2002-01-09 14:45:47 +0800
commit912af0ad8cd3122de28fd314a3da25a97dd2d434 (patch)
treed9c6f5f655a3ec6b28feef1869ea3f638ecf6671 /www/mod_php5
parent4f63467be29bcec67d464518bebf8ce48735bc56 (diff)
downloadfreebsd-ports-gnome-912af0ad8cd3122de28fd314a3da25a97dd2d434.tar.gz
freebsd-ports-gnome-912af0ad8cd3122de28fd314a3da25a97dd2d434.tar.zst
freebsd-ports-gnome-912af0ad8cd3122de28fd314a3da25a97dd2d434.zip
Make port recognize PHP4_OPTIONS for non-interactive configuration
- PHP4_OPTIONS added to enviroment local slave ports can now set: BATCH=yes PKGNAMESUFFIX=-pgsql PHP4_OPTIONS= \"zlib\" \"PostgreSQL\" \"OpenLDAP1\" \"OpenSSL\" MASTERDIR= /usr/ports/www/mod_php4 .include "${MASTERDIR}/Makefile" Approved by: dirk
Diffstat (limited to 'www/mod_php5')
-rw-r--r--www/mod_php5/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile
index a37f579c10ef..86b0957c91f1 100644
--- a/www/mod_php5/Makefile
+++ b/www/mod_php5/Makefile
@@ -62,6 +62,7 @@ SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" \
TOUCH="${TOUCH}" \
MKDIR="${MKDIR}" \
CAT="${CAT}" \
+ PHP4_OPTIONS="${PHP4_OPTIONS}" \
REALCURDIR="${.CURDIR}"
AP_LIBEXEC= ${PREFIX}/libexec/apache