From 10c7578fa13fb0177db6678b74792ea7acfc11fd Mon Sep 17 00:00:00 2001 From: minskim Date: Sat, 22 Jul 2006 00:45:10 +0000 Subject: USE_TOOLS+=flex --- misc/cuetools/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/cuetools') diff --git a/misc/cuetools/Makefile b/misc/cuetools/Makefile index 830a2c74b1b..61251bae5a6 100644 --- a/misc/cuetools/Makefile +++ b/misc/cuetools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2006/06/26 16:25:58 minskim Exp $ +# $NetBSD: Makefile,v 1.10 2006/07/22 00:45:10 minskim Exp $ # DISTNAME= cuetools-1.2 @@ -12,7 +12,7 @@ COMMENT= Set of utilities to manipulate cue and toc files PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_TOOLS+= gmake yacc +USE_TOOLS+= flex gmake yacc INSTALLATION_DIRS= bin man/man1 -- cgit v1.2.3