summaryrefslogtreecommitdiff
path: root/wm/tvtwm
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2007-09-29 12:08:20 +0000
committerobache <obache@pkgsrc.org>2007-09-29 12:08:20 +0000
commita7b26a900eea135d6031ba1d701c910627cd4790 (patch)
treecafbc88ee6f8216363a18c83bd6f0bfb6e14ff35 /wm/tvtwm
parentd104055af4d935bd3c32ddc3930aa1b200d28267 (diff)
downloadpkgsrc-a7b26a900eea135d6031ba1d701c910627cd4790.tar.gz
Need lex & yacc, reported by Aleksey Cheusov in pkgsrc-users@.
Diffstat (limited to 'wm/tvtwm')
-rw-r--r--wm/tvtwm/Makefile3
1 files changed, 2 insertions, 1 deletions
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"