pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f0c12f46e24b
branches:  trunk
changeset: 570541:f0c12f46e24b
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jan 31 21:25:05 2010 +0000

description:
Not MAKE_JOBS_SAFE.

diffstat:

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

diffs (17 lines):

diff -r 43544c4a77f1 -r f0c12f46e24b emulators/handy_sdl/Makefile
--- a/emulators/handy_sdl/Makefile      Sun Jan 31 21:24:33 2010 +0000
+++ b/emulators/handy_sdl/Makefile      Sun Jan 31 21:25:05 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/01/29 22:54:54 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2010/01/31 21:25:05 joerg Exp $
 #
 
 DISTNAME=      handy_sdl-0.5-src
@@ -12,6 +12,7 @@
 COMMENT=       Atari Lynx emulator
 
 PKG_DESTDIR_SUPPORT=   user-destdir
+MAKE_JOBS_SAFE=                no
 
 MAKE_FILE=     Makefile-0.95
 USE_TOOLS+=    gmake



Home | Main Index | Thread Index | Old Index