FreeBSD Bugzilla – Attachment 127018 Details for
Bug 170796
[patch] Mk/bsd.port.mk fix usage of PKG_DEPENDS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 527 bytes, created by
Olli Hauer
on 2012-08-20 22:40:10 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Olli Hauer
Created:
2012-08-20 22:40:10 UTC
Size:
527 bytes
patch
obsolete
>Index: /usr/ports/Mk/bsd.port.mk >=================================================================== >--- /usr/ports/Mk/bsd.port.mk (revision 302826) >+++ /usr/ports/Mk/bsd.port.mk (working copy) >@@ -1626,9 +1626,11 @@ > > .if defined(WITH_PKGNG) > .if !defined(PKG_DEPENDS) >+.if !defined(CLEAN_FETCH_ENV) > PKG_DEPENDS+= ${LOCALBASE}/sbin/pkg:${PORTSDIR}/ports-mgmt/pkg > .endif > .endif >+.endif > > .if defined(USE_ZIP) > EXTRACT_DEPENDS+= ${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip >--- PR_Mk__bsd.port.mk.diff2 ends here ---
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 170796
:
127017
| 127018