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:
parent
a1f2f1c53b
commit
9997ada1e5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153762
@ -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)
|
||||
|
@ -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)
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user