Needs yacc

This commit is contained in:
dholland 2012-06-18 06:20:20 +00:00
parent 92e1adb43a
commit 806adf4ba4

View file

@ -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"