pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc make MAKE_JOBS_SAFE to NO.
details: https://anonhg.NetBSD.org/pkgsrc/rev/efbdbb6514e7
branches: trunk
changeset: 549828:efbdbb6514e7
user: taca <taca%pkgsrc.org@localhost>
date: Mon Nov 10 05:06:45 2008 +0000
description:
make MAKE_JOBS_SAFE to NO.
diffstat:
converters/skf/Makefile | 3 ++-
devel/nbitools/Makefile | 3 ++-
graphics/xpaint/Makefile | 3 ++-
inputmethod/kinput2/Makefile | 3 ++-
mail/ja-mh/Makefile | 3 ++-
5 files changed, 10 insertions(+), 5 deletions(-)
diffs (85 lines):
diff -r 29aeb4871a3c -r efbdbb6514e7 converters/skf/Makefile
--- a/converters/skf/Makefile Mon Nov 10 05:03:15 2008 +0000
+++ b/converters/skf/Makefile Mon Nov 10 05:06:45 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2008/08/13 14:20:06 obache Exp $
+# $NetBSD: Makefile,v 1.15 2008/11/10 05:06:45 taca Exp $
DISTNAME= skf_1.95.5
PKGNAME= ${DISTNAME:S/_/-/}
@@ -18,6 +18,7 @@
USE_TOOLS+= msgfmt
GNU_CONFIGURE= yes
MANCOMPRESSED= yes
+MAKE_JOBS_SAFE= no
.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
diff -r 29aeb4871a3c -r efbdbb6514e7 devel/nbitools/Makefile
--- a/devel/nbitools/Makefile Mon Nov 10 05:03:15 2008 +0000
+++ b/devel/nbitools/Makefile Mon Nov 10 05:06:45 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/09/03 00:56:29 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2008/11/10 05:06:45 taca Exp $
#
DISTNAME= nbitools-R6.3
@@ -15,6 +15,7 @@
BUILD_TARGET= World
MAKE_ENV+= GCCCMD=gcc
+MAKE_JOBS_SAFE= NO
.include "../../mk/bsd.prefs.mk"
diff -r 29aeb4871a3c -r efbdbb6514e7 graphics/xpaint/Makefile
--- a/graphics/xpaint/Makefile Mon Nov 10 05:03:15 2008 +0000
+++ b/graphics/xpaint/Makefile Mon Nov 10 05:06:45 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2008/07/14 12:56:06 joerg Exp $
+# $NetBSD: Makefile,v 1.61 2008/11/10 05:06:45 taca Exp $
DISTNAME= xpaint-2.7.8.1
PKGREVISION= 2
@@ -15,6 +15,7 @@
USE_IMAKE= yes
USE_TOOLS+= gmake
MAKE_ENV+= XMKMF=${XMKMF:Q}
+MAKE_JOBS_SAFE= NO
SUBST_CLASSES+= foo
SUBST_STAGE.foo= pre-configure
diff -r 29aeb4871a3c -r efbdbb6514e7 inputmethod/kinput2/Makefile
--- a/inputmethod/kinput2/Makefile Mon Nov 10 05:03:15 2008 +0000
+++ b/inputmethod/kinput2/Makefile Mon Nov 10 05:06:45 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2008/08/15 02:39:25 obache Exp $
+# $NetBSD: Makefile,v 1.17 2008/11/10 05:06:45 taca Exp $
DISTNAME= kinput2-v3
PKGNAME= kinput2-3.0
@@ -11,6 +11,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= NO
USE_IMAKE= YES
PLIST_SRC= ${PKGDIR}/PLIST-common
diff -r 29aeb4871a3c -r efbdbb6514e7 mail/ja-mh/Makefile
--- a/mail/ja-mh/Makefile Mon Nov 10 05:03:15 2008 +0000
+++ b/mail/ja-mh/Makefile Mon Nov 10 05:06:45 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2007/03/24 19:21:26 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2008/11/10 05:06:45 taca Exp $
DISTNAME= mh-6.8.4-JP-3.05
PKGNAME= ja-mh6-3.05
@@ -22,6 +22,7 @@
.include "../../mk/bsd.prefs.mk"
+MAKE_JOBS_SAFE= NO
MANCOMPRESSED= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-batchmode
Home |
Main Index |
Thread Index |
Old Index