From a7b26a900eea135d6031ba1d701c910627cd4790 Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 29 Sep 2007 12:08:20 +0000 Subject: Need lex & yacc, reported by Aleksey Cheusov in pkgsrc-users@. --- wm/tvtwm/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'wm') diff --git a/wm/tvtwm/Makefile b/wm/tvtwm/Makefile index c1c98549e88..9f130a2789e 100644 --- a/wm/tvtwm/Makefile +++ b/wm/tvtwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2006/12/27 13:37:41 joerg Exp $ +# $NetBSD: Makefile,v 1.17 2007/09/29 12:08:20 obache Exp $ DISTNAME= tvtwm.pl11 PKGNAME= tvtwm-11 @@ -11,6 +11,7 @@ COMMENT= Classic twm with virtual desktop support WRKSRC= ${WRKDIR}/tvtwm USE_IMAKE= YES +USE_TOOLS+= lex yacc .include "../../x11/libXext/buildlink3.mk" .include "../../x11/libXmu/buildlink3.mk" -- cgit v1.2.3