pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/xmame Fails with link errors in parallel bui...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bc359888ddf6
branches:  trunk
changeset: 568891:bc359888ddf6
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Dec 23 18:42:43 2009 +0000

description:
Fails with link errors in parallel builds.

diffstat:

 emulators/xmame/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 96afcd3c1fbe -r bc359888ddf6 emulators/xmame/Makefile
--- a/emulators/xmame/Makefile  Wed Dec 23 17:54:54 2009 +0000
+++ b/emulators/xmame/Makefile  Wed Dec 23 18:42:43 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.154 2009/05/19 08:59:13 wiz Exp $
+# $NetBSD: Makefile,v 1.155 2009/12/23 18:42:43 joerg Exp $
 #
 
 DISTNAME=              xmame-0.106
@@ -18,6 +18,7 @@
 CONFLICTS=             sdlmame-[0-9]*
 
 PKG_DESTDIR_SUPPORT=   user-destdir
+MAKE_JOBS_SAFE=                no
 
 USE_TOOLS+=            gmake
 MAKE_FILE=             makefile.unix



Home | Main Index | Thread Index | Old Index