FreeBSD Bugzilla – Attachment 9278 Details for
Bug 19051
New target for bsd.port.mk : fetchdepends
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 353 bytes, created by
Dima Sivachenko
on 2000-06-06 09:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Dima Sivachenko
Created:
2000-06-06 09:00:01 UTC
Size:
353 bytes
patch
obsolete
>--- bsd.port.mk.old Tue Jun 6 11:50:29 2000 >+++ bsd.port.mk Tue Jun 6 11:51:40 2000 >@@ -2517,6 +2517,13 @@ > done > .endif > >+.if !target(fetchdepends) >+fetchdepends: >+ @for dir in $$(${CLEAN-DEPENDS-LIST}); do \ >+ (cd $$dir; ${MAKE} fetch); \ >+ done >+.endif >+ > # Dependency lists: build and runtime. Print out directory names. > > build-depends-list:
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 19051
: 9278