summaryrefslogtreecommitdiff
path: root/graphics/rayshade
diff options
context:
space:
mode:
authorjoerg <joerg>2016-06-01 13:31:49 +0000
committerjoerg <joerg>2016-06-01 13:31:49 +0000
commitfef5f85d92416b3be7812a85ef416e6466817d46 (patch)
treecc4a5fb05714c1579550fae646cd5713db25adb2 /graphics/rayshade
parent317d0e805e1cfe0fce808895e1ec4b2e8d55d5f3 (diff)
downloadpkgsrc-fef5f85d92416b3be7812a85ef416e6466817d46.tar.gz
Lex use is racy.
Diffstat (limited to 'graphics/rayshade')
-rw-r--r--graphics/rayshade/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/rayshade/Makefile b/graphics/rayshade/Makefile
index 798c5a339e4..78c4c555c9d 100644
--- a/graphics/rayshade/Makefile
+++ b/graphics/rayshade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2015/03/15 19:09:44 tnn Exp $
+# $NetBSD: Makefile,v 1.39 2016/06/01 13:31:49 joerg Exp $
DISTNAME= rayshade.4.0.6
PKGNAME= rayshade-4.0.6
@@ -10,6 +10,9 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Extensible system for creating ray-traced images
+# lex output racy
+MAKE_JOBS_SAFE= no
+
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= ./Configure
USE_TOOLS+= lex yacc