From 4943570f6893d88a3ef693a91aeac73eb76a4cd3 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 23 Aug 2009 16:49:54 +0000 Subject: Add msgfmt to tools, for DragonFly. --- 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 38894a1ec6c..56f599a75d8 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2009/07/22 10:00:17 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2009/08/23 16:49:54 wiz Exp $ # DISTNAME= tin-1.9.4 @@ -24,7 +24,7 @@ INSTALLATION_DIRS= share/doc/tin PKG_DESTDIR_SUPPORT= user-destdir # for tinews.pl -USE_TOOLS+= perl:run yacc +USE_TOOLS+= msgfmt perl:run yacc REPLACE_PERL= tools/*.pl BUILD_TARGET= build -- cgit v1.2.3