pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/aranym Not MAKE_JOBS_SAFE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/763964933409
branches:  trunk
changeset: 645214:763964933409
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jan 25 13:09:33 2015 +0000

description:
Not MAKE_JOBS_SAFE.

diffstat:

 emulators/aranym/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 5240f689818f -r 763964933409 emulators/aranym/Makefile
--- a/emulators/aranym/Makefile Sun Jan 25 13:09:10 2015 +0000
+++ b/emulators/aranym/Makefile Sun Jan 25 13:09:33 2015 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index