summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorjperkin <jperkin>2014-01-08 10:24:14 +0000
committerjperkin <jperkin>2014-01-08 10:24:14 +0000
commit17b8fdc6af7a7d14d782624817b6cfde03e237ae (patch)
tree8dcdbf2c171ceed5c3e0010da87674ec5e691d28 /graphics
parent3e490cf56ffdd41e46a4c6a66d67fbaf6c10b15c (diff)
downloadpkgsrc-17b8fdc6af7a7d14d782624817b6cfde03e237ae.tar.gz
Needs lex.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/graphviz/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index d2394fcd4fd..7cf6ebe7cce 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.134 2014/01/07 15:15:17 wiz Exp $
+# $NetBSD: Makefile,v 1.135 2014/01/08 10:24:14 jperkin Exp $
DISTNAME= graphviz-2.34.0
PKGREVISION= 4
@@ -18,7 +18,7 @@ PRIVILEGED_STAGES+= clean
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
-USE_TOOLS+= automake bison pkg-config
+USE_TOOLS+= automake bison lex pkg-config
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-java
CONFIGURE_ARGS+= --disable-php