USE_TOOLS+=flex, per latest linux build
This commit is contained in:
parent
08fdb49250
commit
9da77279e3
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.15 2012/04/13 05:46:44 dholland Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2012/05/14 07:42:35 dholland Exp $
|
||||
#
|
||||
|
||||
DISTNAME= joos-0.2
|
||||
|
@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
|
|||
MAKE_JOBS_SAFE= no
|
||||
|
||||
USE_JAVA= run
|
||||
USE_TOOLS+= pax yacc
|
||||
USE_TOOLS+= pax yacc flex
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM_DIR} ${DESTDIR}${PREFIX}/joos
|
||||
|
|
Loading…
Reference in a new issue