From 8e5807a1bce34e0b57b251d90919ecb75cb52b23 Mon Sep 17 00:00:00 2001 From: drochner Date: Tue, 5 Feb 2008 20:28:53 +0000 Subject: never believe a linux hacker blindly: it wants flex, not lex --- math/gcalctool/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math') diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 0707b316312..b0153c2f221 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -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 @@ CONFIGURE_ENV+= HAVE_YACC=yes 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 -- cgit v1.2.3