summaryrefslogtreecommitdiff
path: root/wm/qvwm/Makefile
diff options
context:
space:
mode:
authorobache <obache>2007-09-29 12:11:35 +0000
committerobache <obache>2007-09-29 12:11:35 +0000
commit1bcc790904eb97b607087bcb7cebe5162708b48f (patch)
tree177e7742b042e1caddd44a711d02f10a89a8b5cc /wm/qvwm/Makefile
parent2aea5603364327cf33d527a9528d05e756998d95 (diff)
downloadpkgsrc-1bcc790904eb97b607087bcb7cebe5162708b48f.tar.gz
Need lex, reported by Aleksey Cheusov in pkgsrc-users@.
Diffstat (limited to 'wm/qvwm/Makefile')
-rw-r--r--wm/qvwm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/qvwm/Makefile b/wm/qvwm/Makefile
index da055c80a04..b2672f209c0 100644
--- a/wm/qvwm/Makefile
+++ b/wm/qvwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2007/01/13 16:09:13 joerg Exp $
+# $NetBSD: Makefile,v 1.32 2007/09/29 12:11:35 obache Exp $
#
DISTNAME= qvwm-1.1.12
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.csg.is.titech.ac.jp/~kourai/qvwm/
COMMENT= Windows 95/98/NT like window manager for X11
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake rm
+USE_TOOLS+= gmake rm lex
CONFIGURE_ENV+= PATH_RM=${TOOLS_RM:Q}
USE_LANGUAGES= c c++