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
commita72fef76bcfa3a984bcf3f8d27f6a6d801320201 (patch)
tree177e7742b042e1caddd44a711d02f10a89a8b5cc /wm/qvwm/Makefile
parentd0301e93a46a6bc78945e294d675fc4e2dccf4a2 (diff)
downloadpkgsrc-a72fef76bcfa3a984bcf3f8d27f6a6d801320201.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++