summaryrefslogtreecommitdiff
path: root/graphics/dx
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-11-17 12:04:11 +0000
committerrillig <rillig@pkgsrc.org>2007-11-17 12:04:11 +0000
commit6dd739168326614c1b85808f04d83ae79046a03f (patch)
tree7c0b6ad43df35f003718d0265e14450da8a53df0 /graphics/dx
parent03bd34e2e8b646d7bc08efe57a1ce6839b89bb8e (diff)
downloadpkgsrc-6dd739168326614c1b85808f04d83ae79046a03f.tar.gz
Some packages need lex and yacc. Patch by Aleksey Cheusov via
pkgsrc-users.
Diffstat (limited to 'graphics/dx')
-rw-r--r--graphics/dx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/dx/Makefile b/graphics/dx/Makefile
index 7ea54067bec..958045fe46b 100644
--- a/graphics/dx/Makefile
+++ b/graphics/dx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2007/01/17 23:47:20 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2007/11/17 12:04:12 rillig Exp $
DISTNAME= dx-4.4.4
PKGREVISION= 1
@@ -11,7 +11,7 @@ COMMENT= Open Visualization Data Explorer
USE_LANGUAGES= c c++
USE_X11BASE= yes
-USE_TOOLS+= gmake lex sh
+USE_TOOLS+= gmake lex yacc sh
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-javadx
CONFIGURE_ENV+= bsh_path=${TOOLS_SH:Q}