FreeBSD Bugzilla – Attachment 57822 Details for
Bug 87214
Fix warning issued during make index
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bsd.port.mk.diff
bsd.port.mk.diff (text/plain), 544 bytes, created by
Vasil Dimov
on 2005-10-10 17:00:31 UTC
(
hide
)
Description:
bsd.port.mk.diff
Filename:
MIME Type:
Creator:
Vasil Dimov
Created:
2005-10-10 17:00:31 UTC
Size:
544 bytes
patch
obsolete
>Index: bsd.port.mk >=================================================================== >RCS file: /home/ncvs/ports/Mk/bsd.port.mk,v >retrieving revision 1.517 >diff -u -r1.517 bsd.port.mk >--- bsd.port.mk 15 Sep 2005 12:24:33 -0000 1.517 >+++ bsd.port.mk 10 Oct 2005 15:34:25 -0000 >@@ -2886,11 +2886,13 @@ > .endif > > .for target in check-sanity fetch checksum extract patch configure all build install reinstall package >+.if !target(${target}) > ${target}: > @${IGNORECMD} > .if defined(INSTALLS_DEPENDS) > @${FALSE} > .endif >+.endif > .endfor > > .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 87214
: 57822