FreeBSD Bugzilla – Attachment 51165 Details for
Bug 77787
[PATCH] bsd.php.mk breaks dependency tracking
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), 687 bytes, created by
Dag-Erling Smørgrav
on 2005-02-20 16:50:17 UTC
(
hide
)
Description:
bsd.php.mk.diff
Filename:
MIME Type:
Creator:
Dag-Erling Smørgrav
Created:
2005-02-20 16:50:17 UTC
Size:
687 bytes
patch
obsolete
>Index: Mk/bsd.php.mk >=================================================================== >RCS file: /home/pcvs/ports/Mk/bsd.php.mk,v >retrieving revision 1.12 >diff -u -r1.12 bsd.php.mk >--- Mk/bsd.php.mk 17 Dec 2004 06:48:01 -0000 1.12 >+++ Mk/bsd.php.mk 18 Dec 2004 07:45:55 -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 77787
: 51165