aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2006-01-18 04:57:57 +0800
committerthierry <thierry@FreeBSD.org>2006-01-18 04:57:57 +0800
commit568cd513231f65850613bb662d5a822bc7fc7b27 (patch)
tree69df3796c61fd8c5675bb456c6b7364d19eb9a1e
parent27a7ea97c714c091efd4442b38a88a7cfbb79beb (diff)
downloadfreebsd-ports-gnome-568cd513231f65850613bb662d5a822bc7fc7b27.tar.gz
freebsd-ports-gnome-568cd513231f65850613bb662d5a822bc7fc7b27.tar.zst
freebsd-ports-gnome-568cd513231f65850613bb662d5a822bc7fc7b27.zip
Replace WANT_PHP_MOD by WANT_PHP_WEB.
PR: 91897 Submitted by: Gustavo Picón <gpicon (at) aureal.com.pe>
-rw-r--r--www/horde-base/Makefile2
-rw-r--r--www/horde/Makefile2
-rw-r--r--www/horde4-base/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/www/horde-base/Makefile b/www/horde-base/Makefile
index 8752ff7bb456..694f74ddd28f 100644
--- a/www/horde-base/Makefile
+++ b/www/horde-base/Makefile
@@ -106,7 +106,7 @@ WANT_PHP_CGI= yes
HORDEADMUSR?= horde
SUB_LIST= WITH_SUPHP=yes
.else
-WANT_PHP_MOD= yes
+WANT_PHP_WEB= yes
.endif
.if !defined(WITHOUT_FILEINFO)
diff --git a/www/horde/Makefile b/www/horde/Makefile
index 8752ff7bb456..694f74ddd28f 100644
--- a/www/horde/Makefile
+++ b/www/horde/Makefile
@@ -106,7 +106,7 @@ WANT_PHP_CGI= yes
HORDEADMUSR?= horde
SUB_LIST= WITH_SUPHP=yes
.else
-WANT_PHP_MOD= yes
+WANT_PHP_WEB= yes
.endif
.if !defined(WITHOUT_FILEINFO)
diff --git a/www/horde4-base/Makefile b/www/horde4-base/Makefile
index 8752ff7bb456..694f74ddd28f 100644
--- a/www/horde4-base/Makefile
+++ b/www/horde4-base/Makefile
@@ -106,7 +106,7 @@ WANT_PHP_CGI= yes
HORDEADMUSR?= horde
SUB_LIST= WITH_SUPHP=yes
.else
-WANT_PHP_MOD= yes
+WANT_PHP_WEB= yes
.endif
.if !defined(WITHOUT_FILEINFO)