pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/spidermonkey17 Mark as not make jobs safe. Thanks...
details: https://anonhg.NetBSD.org/pkgsrc/rev/e763a440a64c
branches: trunk
changeset: 347568:e763a440a64c
user: youri <youri%pkgsrc.org@localhost>
date: Tue May 24 19:33:13 2016 +0000
description:
Mark as not make jobs safe. Thanks Kamil for spotting this!
diffstat:
lang/spidermonkey17/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 41dac90fb1cf -r e763a440a64c lang/spidermonkey17/Makefile
--- a/lang/spidermonkey17/Makefile Tue May 24 19:11:04 2016 +0000
+++ b/lang/spidermonkey17/Makefile Tue May 24 19:33:13 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/05/20 18:45:22 youri Exp $
+# $NetBSD: Makefile,v 1.2 2016/05/24 19:33:13 youri Exp $
DISTNAME= mozjs17.0.0
PKGNAME= ${DISTNAME:S/mozjs/spidermonkey17-/}
@@ -10,6 +10,8 @@
COMMENT= Standalone JavaScript implementation in C
LICENSE= mpl-2.0
+MAKE_JOBS_SAFE= no
+
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config perl gmake
Home |
Main Index |
Thread Index |
Old Index