pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/wm/qvwm Need lex, reported by Aleksey Cheusov in pkgsr...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fd3c53936acc
branches: trunk
changeset: 533759:fd3c53936acc
user: obache <obache%pkgsrc.org@localhost>
date: Sat Sep 29 12:11:35 2007 +0000
description:
Need lex, reported by Aleksey Cheusov in pkgsrc-users@.
diffstat:
wm/qvwm/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 3e1f392f79af -r fd3c53936acc wm/qvwm/Makefile
--- a/wm/qvwm/Makefile Sat Sep 29 12:08:25 2007 +0000
+++ b/wm/qvwm/Makefile Sat Sep 29 12:11:35 2007 +0000
@@ -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 @@
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++
Home |
Main Index |
Thread Index |
Old Index