summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjoerg <joerg>2010-01-01 17:47:05 +0000
committerjoerg <joerg>2010-01-01 17:47:05 +0000
commit68ea76e64360bf85b46e1f577eace287fa3279dc (patch)
tree32c24ac91752ed9db54e2503f921dc540bc5c301 /graphics
parent2a01560e45a8d6e5054cf57f50a927e169465072 (diff)
downloadpkgsrc-68ea76e64360bf85b46e1f577eace287fa3279dc.tar.gz
Has race conditions, so not MAKE_JOBS_SAFE.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/GeometryKit/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/GeometryKit/Makefile b/graphics/GeometryKit/Makefile
index 43f7814ed78..47b529d1d0c 100644
--- a/graphics/GeometryKit/Makefile
+++ b/graphics/GeometryKit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2009/07/06 16:23:33 joerg Exp $
+# $NetBSD: Makefile,v 1.22 2010/01/01 17:47:05 joerg Exp $
#
.include "../../graphics/3DKit/Makefile.common"
@@ -6,6 +6,8 @@
PKGNAME= ${DISTNAME:S/3DKit/GeometryKit/}
PKGREVISION= 14
+MAKE_JOBS_SAFE= no
+
COMMENT= Objective-C class library for calculating 3D geometry
DISTINFO_FILE= ${.CURDIR}/distinfo