Add msgfmt to tools, for DragonFly.
This commit is contained in:
parent
4f110d2d7f
commit
36cab2bf2c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue