FreeBSD Bugzilla – Attachment 163166 Details for
Bug 204577
[NEW MODULE] Mk/Uses/nodejs.mk Framework for NodeJS projects/ports
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch adding include statement
patch-bsd.port.mk-node.patch (text/plain), 238 bytes, created by
Yuri Victorovich
on 2015-11-16 02:12:58 UTC
(
hide
)
Description:
patch adding include statement
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2015-11-16 02:12:58 UTC
Size:
238 bytes
patch
obsolete
>@@ -1405,6 +1405,10 @@ > .include "${PORTSDIR}/Mk/bsd.java.mk" > .endif > >+.if defined(USE_NODE) >+.include "${PORTSDIR}/Mk/bsd.node.mk" >+.endif >+ > .if defined(USE_RUBY) || defined(USE_LIBRUBY) > .include "${PORTSDIR}/Mk/bsd.ruby.mk" > .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 204577
:
163164
|
163166
|
163232
|
163675
|
163883
|
164037
|
164105
|
164721
|
164745