FreeBSD Bugzilla – Attachment 131673 Details for
Bug 175809
[PATCH] www/node, www/node-devel: fix build with nondefailt LOCALBASE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
node.patch
node.patch (text/plain), 411 bytes, created by
Dmitry Marakasov
on 2013-02-04 01:20:00 UTC
(
hide
)
Description:
node.patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2013-02-04 01:20:00 UTC
Size:
411 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 311530) >+++ Makefile (working copy) >@@ -33,6 +33,9 @@ > > post-patch: > @${RM} ${WRKSRC}/tools/wafadmin/Node.py.orig >+ @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \ >+ ${WRKSRC}/deps/v8/build/common.gypi \ >+ ${WRKSRC}/deps/v8/tools/gyp/v8.gyp > > post-install: > ${MKDIR} ${PREFIX}/lib/node_modules/
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 175809
: 131673 |
131674