USE_TOOLS+=flex
This commit is contained in:
parent
606cbb3509
commit
10c7578fa1
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue