Needs yacc
This commit is contained in:
parent
92e1adb43a
commit
806adf4ba4
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.9 2012/05/14 08:09:27 dholland Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2012/06/18 06:20:20 dholland Exp $
|
||||
#
|
||||
|
||||
DISTNAME= vtwm-5.4.7
|
||||
|
@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
|
|||
MAKE_JOBS_SAFE= no
|
||||
|
||||
USE_IMAKE= YES
|
||||
USE_TOOLS+= flex
|
||||
USE_TOOLS+= flex yacc
|
||||
|
||||
.include "../../audio/rplay/buildlink3.mk"
|
||||
.include "../../x11/libXext/buildlink3.mk"
|
||||
|
|
Loading…
Reference in a new issue