FreeBSD Bugzilla – Attachment 52284 Details for
Bug 79227
[patch] Mk/bsd.php.mk: incorrect processing WANT_PHP_CGI when lang/php installed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 787 bytes, created by
Mykola Dzham
on 2005-03-25 14:10:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Mykola Dzham
Created:
2005-03-25 14:10:02 UTC
Size:
787 bytes
patch
obsolete
>*** bsd.php.mk.orig Fri Mar 25 15:19:16 2005 >--- bsd.php.mk Fri Mar 25 15:19:44 2005 >*************** >*** 112,118 **** > @${ECHO_CMD} "Do not use WANT_PHP_CGI with other WANT_PHP_* knobs." > @${FALSE} > . else >! . if defined(PHP_VERSION) && ${PHP_SAPI} != "cgi" > check-makevars:: > @${ECHO_CMD} "This port requires the CGI version of PHP, but you have already" > @${ECHO_CMD} "installed a conflicting PHP port without CGI." >--- 112,118 ---- > @${ECHO_CMD} "Do not use WANT_PHP_CGI with other WANT_PHP_* knobs." > @${FALSE} > . else >! . if defined(PHP_VERSION) && ${PHP_SAPI} != "full" && ${PHP_SAPI} != "cgi" > check-makevars:: > @${ECHO_CMD} "This port requires the CGI version of PHP, but you have already" > @${ECHO_CMD} "installed a conflicting PHP port without CGI."
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 79227
: 52284