summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authordholland <dholland>2012-05-14 08:09:27 +0000
committerdholland <dholland>2012-05-14 08:09:27 +0000
commitca53fb34c50fa94372023271aa70e11d5911897c (patch)
tree860f3634e1bf03ed6cc928421b85b2bb0f54f02b /wm
parent2bb0355d3954a90724dd3259a432620cfbb86b4d (diff)
downloadpkgsrc-ca53fb34c50fa94372023271aa70e11d5911897c.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"