From 611ce799d7c075d4b809f8649ecccbb7fa2d15b2 Mon Sep 17 00:00:00 2001 From: markd Date: Wed, 4 Jun 2008 09:30:07 +0000 Subject: Really wants flex. --- devel/kscope/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/kscope') diff --git a/devel/kscope/Makefile b/devel/kscope/Makefile index fdb3b6b5956..68eb2b19cd1 100644 --- a/devel/kscope/Makefile +++ b/devel/kscope/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2008/02/04 20:10:35 tnn Exp $ +# $NetBSD: Makefile,v 1.19 2008/06/04 09:30:07 markd Exp $ # DISTNAME= kscope-1.6.0 @@ -14,7 +14,7 @@ DEPENDS+= cscope>=15.6:../../devel/cscope DEPENDS+= exctags>=5.5.4:../../devel/exctags GNU_CONFIGURE= yes -USE_TOOLS+= gmake lex pkg-config +USE_TOOLS+= gmake flex pkg-config USE_LIBTOOL= yes USE_LANGUAGES= c c++ -- cgit v1.2.3