pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/wesnoth Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a186132a9c0e
branches:  trunk
changeset: 511988:a186132a9c0e
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Apr 28 16:02:41 2006 +0000

description:
Needs msgfmt.

diffstat:

 games/wesnoth/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 53e0cc955dae -r a186132a9c0e games/wesnoth/Makefile
--- a/games/wesnoth/Makefile    Fri Apr 28 16:01:24 2006 +0000
+++ b/games/wesnoth/Makefile    Fri Apr 28 16:02:41 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2006/04/17 13:46:30 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2006/04/28 16:02:41 joerg Exp $
 
 DISTNAME=      wesnoth-1.0.2
 PKGREVISION=   5
@@ -16,7 +16,7 @@
 UNLIMIT_RESOURCES+=    datasize
 
 REPLACE_PERL+=         utils/wmlxgettext
-USE_TOOLS+=            perl:run
+USE_TOOLS+=            perl:run msgfmt
 
 BUILDLINK_API_DEPENDS.SDL+=            SDL>=1.2.7
 BUILDLINK_API_DEPENDS.SDL_mixer+=      SDL_mixer>=1.2.5nb3



Home | Main Index | Thread Index | Old Index