summaryrefslogtreecommitdiff
path: root/graphics/aqsis
diff options
context:
space:
mode:
authorrillig <rillig>2007-11-17 12:04:11 +0000
committerrillig <rillig>2007-11-17 12:04:11 +0000
commit21dae0c282b8fc84d25b684a96ccd8125ecf0590 (patch)
tree7c0b6ad43df35f003718d0265e14450da8a53df0 /graphics/aqsis
parent9102ea67210a656f775e13a6addd64a62798560d (diff)
downloadpkgsrc-21dae0c282b8fc84d25b684a96ccd8125ecf0590.tar.gz
Some packages need lex and yacc. Patch by Aleksey Cheusov via
pkgsrc-users.
Diffstat (limited to 'graphics/aqsis')
-rw-r--r--graphics/aqsis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/aqsis/Makefile b/graphics/aqsis/Makefile
index 45fe0cc90a8..2cf695b0db7 100644
--- a/graphics/aqsis/Makefile
+++ b/graphics/aqsis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2007/02/22 19:30:03 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2007/11/17 12:04:12 rillig Exp $
#
DISTNAME= aqsis-0.6.4
@@ -12,7 +12,7 @@ COMMENT= Renderman clone
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake lex
GCC_REQD+= 2.95.3
USE_LANGUAGES= c c++