summaryrefslogtreecommitdiff
path: root/games/nethack-tty
diff options
context:
space:
mode:
authorjoerg <joerg>2009-06-30 00:07:09 +0000
committerjoerg <joerg>2009-06-30 00:07:09 +0000
commit915d453db0045bb41306c8a0f63bd5793c799f98 (patch)
treedc8b846be5ce41fc91fa6fa283850ad5bd6918c8 /games/nethack-tty
parent75d60fdf9a5c3cdc6a48f098e78a4f5fbb8d820c (diff)
downloadpkgsrc-915d453db0045bb41306c8a0f63bd5793c799f98.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 'games/nethack-tty')
-rw-r--r--games/nethack-tty/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/nethack-tty/Makefile b/games/nethack-tty/Makefile
index 4b14718a000..d3b900606a9 100644
--- a/games/nethack-tty/Makefile
+++ b/games/nethack-tty/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2008/09/26 15:10:08 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2009/06/30 00:07:16 joerg Exp $
#
.include "../../games/nethack-lib/Makefile.common"
@@ -8,6 +8,8 @@ PKGREVISION= 1
COMMENT= The tty/console based version of NetHack
+MAKE_JOBS_SAFE= no
+
DEPENDS+= nethack-lib-${NETHACK_VERSION}{,nb*}:../../games/nethack-lib
BUILD_TARGET= nethack