From 4779f3cdb5b3714426f36dd35aaeb6b8d8df6d30 Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 6 Jun 2006 21:55:41 +0000 Subject: This package needs yacc; add it to USE_TOOLS. --- textproc/ispell-base/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc') diff --git a/textproc/ispell-base/Makefile b/textproc/ispell-base/Makefile index 3c8663ca1f1..cead7fe6470 100644 --- a/textproc/ispell-base/Makefile +++ b/textproc/ispell-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2006/03/04 21:30:46 jlam Exp $ +# $NetBSD: Makefile,v 1.29 2006/06/06 21:55:41 minskim Exp $ # DISTNAME= ispell-3.3.02 @@ -12,7 +12,7 @@ COMMENT= Interactive spelling checker CONFLICTS+= ispell-[0-9]* -USE_TOOLS+= mktemp:run +USE_TOOLS+= mktemp:run yacc MAKE_FLAGS+= TMPDIR=${WRKDIR:Q} -- cgit v1.2.3