summaryrefslogtreecommitdiff
path: root/games/nethack-lib
diff options
context:
space:
mode:
authorjoerg <joerg>2009-08-04 13:58:57 +0000
committerjoerg <joerg>2009-08-04 13:58:57 +0000
commitbd29e3c25a53a966ef7d5f7e7506e3b720b47707 (patch)
tree58d26ed58e6bee5722eaebacbeba731cf1e0971b /games/nethack-lib
parente0bfbff9eb20a13758a89f6439cd33b8e016407d (diff)
downloadpkgsrc-bd29e3c25a53a966ef7d5f7e7506e3b720b47707.tar.gz
MAKE_JOBS_SAFE=no
Diffstat (limited to 'games/nethack-lib')
-rw-r--r--games/nethack-lib/Makefile.common4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/nethack-lib/Makefile.common b/games/nethack-lib/Makefile.common
index f4d579527a9..5a2f7ba57cd 100644
--- a/games/nethack-lib/Makefile.common
+++ b/games/nethack-lib/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.25 2009/08/03 14:52:01 joerg Exp $
+# $NetBSD: Makefile.common,v 1.26 2009/08/04 13:58:57 joerg Exp $
#
NETHACK_BASEVER= 3.4.3
@@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= pooka@NetBSD.org
HOMEPAGE= http://www.nethack.org/
+MAKE_JOBS_SAFE= no
+
.if !defined(META_PACKAGE)
WRKSRC= ${WRKDIR}/nethack-${NETHACK_BASEVER}