From 988fee9c8493eaf85bb7dadcaebb618b9b00b1d7 Mon Sep 17 00:00:00 2001 From: reed Date: Fri, 21 May 2004 23:59:30 +0000 Subject: This needs a lex to build so add "lex" to USE_GNU_TOOLS. --- fonts/ttmkfdir2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'fonts/ttmkfdir2') diff --git a/fonts/ttmkfdir2/Makefile b/fonts/ttmkfdir2/Makefile index 86536e9b82a..4a946ad3c96 100644 --- a/fonts/ttmkfdir2/Makefile +++ b/fonts/ttmkfdir2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2004/04/03 11:31:02 recht Exp $ +# $NetBSD: Makefile,v 1.5 2004/05/21 23:59:30 reed Exp $ # DISTNAME= ttmkfdir2.20021109 @@ -17,7 +17,7 @@ CONFLICTS= ttmkfdir-[0-9]* WRKSRC= ${WRKDIR}/${PKGBASE} USE_LIBTOOL= yes USE_BUILDLINK3= yes -USE_GNU_TOOLS+= make +USE_GNU_TOOLS+= lex make USE_LANGUAGES= c c++ MAKE_ENV+= FREETYPE_CONFIG=${FREETYPE_CONFIG} -- cgit v1.2.3