summaryrefslogtreecommitdiff
path: root/emulators/gxemul
diff options
context:
space:
mode:
authorasau <asau>2009-07-21 20:52:21 +0000
committerasau <asau>2009-07-21 20:52:21 +0000
commit357b1b99f672462180c41f3c4bc0514f14f4d8cf (patch)
tree0f420ecb36d0402f1ed64517186a5d99cedf0da7 /emulators/gxemul
parent9f8aaf125ebf59e78dd264879b1e7563471852b7 (diff)
downloadpkgsrc-357b1b99f672462180c41f3c4bc0514f14f4d8cf.tar.gz
MAKE_JOBS unsafe.
Diffstat (limited to 'emulators/gxemul')
-rw-r--r--emulators/gxemul/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/gxemul/Makefile b/emulators/gxemul/Makefile
index 5fcb16364ef..9374767f723 100644
--- a/emulators/gxemul/Makefile
+++ b/emulators/gxemul/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2009/07/18 18:43:56 tsutsui Exp $
+# $NetBSD: Makefile,v 1.42 2009/07/21 20:52:21 asau Exp $
#
DISTNAME= gxemul-0.4.7.2
@@ -12,6 +12,8 @@ COMMENT= Machine emulator
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
+MAKE_JOBS_SAFE= no
+
USE_TOOLS+= pax
USE_LANGUAGES= c