pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/gcalctool never believe a linux hacker blindly: i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/14d71d514e43
branches: trunk
changeset: 538309:14d71d514e43
user: drochner <drochner%pkgsrc.org@localhost>
date: Tue Feb 05 20:28:53 2008 +0000
description:
never believe a linux hacker blindly: it wants flex, not lex
diffstat:
math/gcalctool/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r cc308ab47749 -r 14d71d514e43 math/gcalctool/Makefile
--- a/math/gcalctool/Makefile Tue Feb 05 20:21:56 2008 +0000
+++ b/math/gcalctool/Makefile Tue Feb 05 20:28:53 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2008/02/04 20:10:34 tnn Exp $
+# $NetBSD: Makefile,v 1.67 2008/02/05 20:28:53 drochner Exp $
#
DISTNAME= gcalctool-5.20.2
@@ -15,7 +15,7 @@
USE_DIRS+= gnome2-1.5
USE_LIBTOOL= yes
-USE_TOOLS+= bison gmake intltool lex msgfmt pkg-config
+USE_TOOLS+= bison gmake intltool flex msgfmt pkg-config
USE_PKGLOCALEDIR= yes
GCONF_SCHEMAS= gcalctool.schemas
Home |
Main Index |
Thread Index |
Old Index