From bd29e3c25a53a966ef7d5f7e7506e3b720b47707 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 4 Aug 2009 13:58:57 +0000 Subject: MAKE_JOBS_SAFE=no --- games/nethack-lib/Makefile.common | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'games') 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} -- cgit v1.2.3