summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-05-14 08:09:27 +0000
committerdholland <dholland@pkgsrc.org>2012-05-14 08:09:27 +0000
commit35b8db07a87db7ae10064190132839454aebc5a3 (patch)
tree860f3634e1bf03ed6cc928421b85b2bb0f54f02b /wm
parentfc8d3754a7abdcab042df52248c7505bea795f45 (diff)
downloadpkgsrc-35b8db07a87db7ae10064190132839454aebc5a3.tar.gz
USE_TOOLS+=flex, seen in Linux bulk build
Diffstat (limited to 'wm')
-rw-r--r--wm/vtwm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/vtwm/Makefile b/wm/vtwm/Makefile
index c63084e1fb5..ddf061fd787 100644
--- a/wm/vtwm/Makefile
+++ b/wm/vtwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/06/30 00:07:23 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2012/05/14 08:09:27 dholland Exp $
#
DISTNAME= vtwm-5.4.7
@@ -15,6 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
MAKE_JOBS_SAFE= no
USE_IMAKE= YES
+USE_TOOLS+= flex
.include "../../audio/rplay/buildlink3.mk"
.include "../../x11/libXext/buildlink3.mk"