summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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