From ac82fbec6352b2d53d5d97b8c595c23feddb89e2 Mon Sep 17 00:00:00 2001 From: minskim Date: Fri, 9 Jun 2006 16:05:11 +0000 Subject: USE_TOOLS+=lex --- sysutils/fatback/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sysutils/fatback') diff --git a/sysutils/fatback/Makefile b/sysutils/fatback/Makefile index 6a55749757d..f412eee0391 100644 --- a/sysutils/fatback/Makefile +++ b/sysutils/fatback/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2006/06/02 16:47:39 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2006/06/09 16:07:38 minskim Exp $ DISTNAME= fatback-1.3 PKGREVISION= 1 @@ -13,5 +13,6 @@ GNU_CONFIGURE= yes INFO_FILES= # PLIST USE_LANGUAGES= c c++ +USE_TOOLS+= lex .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3