summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-06-30 00:07:09 +0000
committerjoerg <joerg@pkgsrc.org>2009-06-30 00:07:09 +0000
commit76f5c1b551cbcd541f91513d7a6a47d8886bb5d7 (patch)
treedc8b846be5ce41fc91fa6fa283850ad5bd6918c8 /emulators
parent5dc417f76ada55decbc0adce66fb18090d84d28e (diff)
downloadpkgsrc-76f5c1b551cbcd541f91513d7a6a47d8886bb5d7.tar.gz
Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/dynamips/Makefile4
-rw-r--r--emulators/e-uae/Makefile4
-rw-r--r--emulators/generator-cbiere/Makefile4
-rw-r--r--emulators/mmix/Makefile4
-rw-r--r--emulators/tme/Makefile4
-rw-r--r--emulators/xcopilot/Makefile4
6 files changed, 18 insertions, 6 deletions
diff --git a/emulators/dynamips/Makefile b/emulators/dynamips/Makefile
index 91248b4caa5..e42252fc2b3 100644
--- a/emulators/dynamips/Makefile
+++ b/emulators/dynamips/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/04/07 17:00:14 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2009/06/30 00:07:14 joerg Exp $
DISTNAME= dynamips-0.2.7
CATEGORIES= emulators
@@ -10,6 +10,8 @@ COMMENT= Cisco 3600 and 7200 MIPS emulator
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
USE_TOOLS+= gmake
NO_CONFIGURE= yes
diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile
index 242810001dc..b78e169cb97 100644
--- a/emulators/e-uae/Makefile
+++ b/emulators/e-uae/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2008/12/20 15:16:52 ahoka Exp $
+# $NetBSD: Makefile,v 1.8 2009/06/30 00:07:15 joerg Exp $
DISTNAME= e-uae-0.8.28
PKGREVISION= 3
@@ -12,6 +12,8 @@ COMMENT= Enhanced Ubiquitous Amiga Emulator
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
CONFLICTS+= uae-[0-9]*
USE_LIBTOOL= yes
diff --git a/emulators/generator-cbiere/Makefile b/emulators/generator-cbiere/Makefile
index ce7961c5b00..db145d9bc7b 100644
--- a/emulators/generator-cbiere/Makefile
+++ b/emulators/generator-cbiere/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2008/11/01 17:42:48 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2009/06/30 00:07:15 joerg Exp $
#
DISTNAME= generator-0.35-cbiere-r4
@@ -13,6 +13,8 @@ COMMENT= Sega Mega drive genesis emulator (Improved)
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
GNU_CONFIGURE= yes
.if (${MACHINE_ARCH} == "i386")
diff --git a/emulators/mmix/Makefile b/emulators/mmix/Makefile
index c481fd7933e..48bc0f130a7 100644
--- a/emulators/mmix/Makefile
+++ b/emulators/mmix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2009/02/25 17:23:34 minskim Exp $
+# $NetBSD: Makefile,v 1.28 2009/06/30 00:07:15 joerg Exp $
DISTNAME= mmix-20060918
CATEGORIES= emulators devel lang
@@ -12,6 +12,8 @@ BUILD_DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
TEX_DEPMETHOD= build
TEX_ACCEPTED= teTeX3
diff --git a/emulators/tme/Makefile b/emulators/tme/Makefile
index c797ad20267..ef77b3c4f92 100644
--- a/emulators/tme/Makefile
+++ b/emulators/tme/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2008/06/20 01:09:18 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2009/06/30 00:07:15 joerg Exp $
#
DISTNAME= tme-0.6
@@ -12,6 +12,8 @@ MAINTAINER= skrll@NetBSD.org
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
HOMEPAGE= http://csail.mit.edu/~fredette/tme/
COMMENT= The Machine Emulator
diff --git a/emulators/xcopilot/Makefile b/emulators/xcopilot/Makefile
index a761c99e88c..fd5a9c43542 100644
--- a/emulators/xcopilot/Makefile
+++ b/emulators/xcopilot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2008/06/20 01:09:19 joerg Exp $
+# $NetBSD: Makefile,v 1.17 2009/06/30 00:07:15 joerg Exp $
#
DISTNAME= xcopilot-0.6.6
@@ -12,6 +12,8 @@ COMMENT= PalmPilot emulator for X
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
NOT_FOR_PLATFORM= *-*-alpha # suspected LP64 bugs
GNU_CONFIGURE= YES