summaryrefslogtreecommitdiff
path: root/emulators/dynamips
diff options
context:
space:
mode:
authorjoerg <joerg>2009-06-30 00:07:09 +0000
committerjoerg <joerg>2009-06-30 00:07:09 +0000
commit6dc2520300690e39fdb803dba4b818d03289cb63 (patch)
treedc8b846be5ce41fc91fa6fa283850ad5bd6918c8 /emulators/dynamips
parentdb3790b322960d22b168a0155c538ee2401c5300 (diff)
downloadpkgsrc-6dc2520300690e39fdb803dba4b818d03289cb63.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/dynamips')
-rw-r--r--emulators/dynamips/Makefile4
1 files changed, 3 insertions, 1 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