FreeBSD Bugzilla – Attachment 47741 Details for
Bug 73116
[PATCH] bug in PHP dependency checks
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bsd.php.mk.diff
bsd.php.mk.diff (text/plain), 677 bytes, created by
Dag-Erling Smørgrav
on 2004-10-25 13:50:18 UTC
(
hide
)
Description:
bsd.php.mk.diff
Filename:
MIME Type:
Creator:
Dag-Erling Smørgrav
Created:
2004-10-25 13:50:18 UTC
Size:
677 bytes
patch
obsolete
>Index: bsd.php.mk >=================================================================== >RCS file: /home/pcvs/ports/Mk/bsd.php.mk,v >retrieving revision 1.11 >diff -u -r1.11 bsd.php.mk >--- bsd.php.mk 2 Sep 2004 10:08:48 -0000 1.11 >+++ bsd.php.mk 25 Oct 2004 12:19:04 -0000 >@@ -332,7 +332,7 @@ > zlib_DEPENDS= archivers/php${PHP_VER}-zlib > > . for extension in ${USE_PHP} >-. if ${_USE_PHP_ALL:M${extension}} != "" && exists(${PORTSDIR}/${${extension}_DEPENDS}) >+. if ${_USE_PHP_ALL:M${extension}} != "" && defined(${extension}_DEPENDS) > . if defined(USE_PHP_BUILD) > BUILD_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/${extension}.so:${PORTSDIR}/${${extension}_DEPENDS} > . endif
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 73116
: 47741