From 9f43153b41dd3c9b62ff373d60d33fcfffae8dc7 Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 20 Jun 2006 22:19:38 +0000 Subject: USE_TOOLS+=yacc --- news/tin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'news') diff --git a/news/tin/Makefile b/news/tin/Makefile index f8aea43e351..503c5456e0c 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2006/04/22 09:22:13 rillig Exp $ +# $NetBSD: Makefile,v 1.28 2006/06/20 22:20:49 minskim Exp $ # DISTNAME= tin-1.8.1 @@ -22,7 +22,7 @@ RESTRICTED= Profit from use, sale, trade, or reproduction disallowed GNU_CONFIGURE= yes USE_PKGLOCALEDIR=yes # for tinews.pl -USE_TOOLS+= perl:run +USE_TOOLS+= perl:run yacc REPLACE_PERL= tools/tinews.pl BUILD_TARGET= build -- cgit v1.2.3