From 03a1c90c0fefc56c743a696b57e15ed87c203e83 Mon Sep 17 00:00:00 2001 From: joerg Date: Sun, 25 Jan 2015 13:09:33 +0000 Subject: Not MAKE_JOBS_SAFE. --- emulators/aranym/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/emulators/aranym/Makefile b/emulators/aranym/Makefile index 40df060de50..d03cc9bf12e 100644 --- a/emulators/aranym/Makefile +++ b/emulators/aranym/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2014/07/08 13:37:30 ryoon Exp $ +# $NetBSD: Makefile,v 1.31 2015/01/25 13:09:33 joerg Exp $ # ETVER= 0.9.3 @@ -14,6 +14,9 @@ HOMEPAGE= http://aranym.sourceforge.net/ COMMENT= Atari Running on Any Machine LICENSE= gnu-gpl-v2 +# error: unable to open output file 'gen_x86_64/gencpu.o': 'No such file or directory' +MAKE_JOBS_SAFE= no + WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} AUTOCONF_REQD= 2.50 -- cgit v1.2.3