From 364b2ee90e1b651ec172f8e1fe32a12e619355b5 Mon Sep 17 00:00:00 2001 From: obache Date: Sat, 29 Sep 2007 12:11:35 +0000 Subject: Need lex, reported by Aleksey Cheusov in pkgsrc-users@. --- wm/qvwm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wm/qvwm') 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++ -- cgit v1.2.3