FreeBSD Bugzilla – Attachment 136716 Details for
Bug 181983
Have lang/phantomjs respect MAKE_JOBS_NUMBER
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
lang_phantomjs.diff
lang_phantomjs.diff (text/plain), 544 bytes, created by
Mathieu Arnold
on 2013-09-10 10:50:02 UTC
(
hide
)
Description:
lang_phantomjs.diff
Filename:
MIME Type:
Creator:
Mathieu Arnold
Created:
2013-09-10 10:50:02 UTC
Size:
544 bytes
patch
obsolete
>Index: lang/phantomjs/Makefile >=================================================================== >--- lang/phantomjs/Makefile (revision 326878) >+++ lang/phantomjs/Makefile (working copy) >@@ -21,7 +21,7 @@ > WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} > > do-build: >- cd ${WRKSRC} && ${SETENV} OSTYPE=freebsd MAKEFLAGS= bash -x build.sh --jobs 2 --confirm >+ cd ${WRKSRC} && ${SETENV} OSTYPE=freebsd MAKEFLAGS= bash -x build.sh --jobs ${MAKE_JOBS_NUMBER} --confirm > > do-install: > cd ${WRKSRC} && ${INSTALL_PROGRAM} bin/phantomjs ${PREFIX}/bin/
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 181983
: 136716