Wed Jan 8 10:24:14 2014 UTC ()
Needs lex.


(jperkin)
diff -r1.134 -r1.135 pkgsrc/graphics/graphviz/Makefile

cvs diff -r1.134 -r1.135 pkgsrc/graphics/graphviz/Makefile (expand / switch to context diff)
--- pkgsrc/graphics/graphviz/Makefile 2014/01/07 15:15:17 1.134
+++ pkgsrc/graphics/graphviz/Makefile 2014/01/08 10:24:14 1.135
@@ -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 @@
 
 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