1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Replace WANT_PHP_MOD by WANT_PHP_WEB.

PR:		91897
Submitted by:	Gustavo Picón <gpicon (at) aureal.com.pe>
This commit is contained in:
Thierry Thomas 2006-01-17 20:57:57 +00:00
parent a1f2f1c53b
commit 9997ada1e5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153762
3 changed files with 3 additions and 3 deletions

View File

@ -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)

View File

@ -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)

View File

@ -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)