summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2015-09-08 18:48:27 +0000
committerjoerg <joerg@pkgsrc.org>2015-09-08 18:48:27 +0000
commit95736a09cdceb29411896efe5d11ede1c3686d0e (patch)
tree93beb3b24a03f8f5462d69ed6839f9b24da99099 /games
parent986837b03d7cd8c983ffa0654d7a56f32a3f90e7 (diff)
downloadpkgsrc-95736a09cdceb29411896efe5d11ede1c3686d0e.tar.gz
Not MAKE_JOBS_SAFE.
Diffstat (limited to 'games')
-rw-r--r--games/xtux/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/games/xtux/Makefile b/games/xtux/Makefile
index 4ef9ea3c9c7..c18d9fa6953 100644
--- a/games/xtux/Makefile
+++ b/games/xtux/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2012/10/06 11:55:04 asau Exp $
+# $NetBSD: Makefile,v 1.25 2015/09/08 18:48:27 joerg Exp $
DISTNAME= xtux-arena-src-nov-15
PKGNAME= xtux-0.2000.11.15
@@ -10,6 +10,10 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://xtux.sourceforge.net/
COMMENT= 2D multi-player shootout using images from the Open Software scene
+#--- server ---
+#clang: error: no such file or directory: '../../src/common/xtuxlib.a'
+MAKE_JOBS_SAFE= no
+
USE_TOOLS+= pax
WRKSRC= ${WRKDIR}/xtux