diff options
-rw-r--r-- | news/tin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |