From 5a926de9606f93e6f1b697097701ee2a672e2ce8 Mon Sep 17 00:00:00 2001 From: minskim Date: Fri, 9 Jun 2006 16:05:11 +0000 Subject: USE_TOOLS+=lex --- print/enscript/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/enscript') diff --git a/print/enscript/Makefile b/print/enscript/Makefile index 1b0a3e601c8..e2054ca5177 100644 --- a/print/enscript/Makefile +++ b/print/enscript/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2006/04/06 18:18:15 jlam Exp $ +# $NetBSD: Makefile,v 1.40 2006/06/09 16:06:42 minskim Exp $ # DISTNAME= enscript-1.6.3 @@ -12,7 +12,7 @@ COMMENT= ASCII-to-PostScript filter GNU_CONFIGURE= yes USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake +USE_TOOLS+= gmake lex BROKEN_GETTEXT_DETECTION= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} -- cgit v1.2.3