summaryrefslogtreecommitdiff
path: root/graphics/rayshade
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/rayshade')
-rw-r--r--graphics/rayshade/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/rayshade/Makefile b/graphics/rayshade/Makefile
index 0d2abacff36..798c5a339e4 100644
--- a/graphics/rayshade/Makefile
+++ b/graphics/rayshade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2015/02/27 14:35:01 tnn Exp $
+# $NetBSD: Makefile,v 1.38 2015/03/15 19:09:44 tnn Exp $
DISTNAME= rayshade.4.0.6
PKGNAME= rayshade-4.0.6
@@ -12,6 +12,7 @@ COMMENT= Extensible system for creating ray-traced images
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= ./Configure
+USE_TOOLS+= lex yacc
BUILD_TARGET=
INSTALLATION_DIRS= bin lib share/doc/rayshade share/examples/rayshade
WRKSRC= ${WRKDIR}/rayshade.4.0