pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/tpb Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/60960f3f0368
branches:  trunk
changeset: 514640:60960f3f0368
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jun 15 15:18:03 2006 +0000

description:
Needs msgfmt.

diffstat:

 sysutils/tpb/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 1f6ced44fd6d -r 60960f3f0368 sysutils/tpb/Makefile
--- a/sysutils/tpb/Makefile     Thu Jun 15 15:14:59 2006 +0000
+++ b/sysutils/tpb/Makefile     Thu Jun 15 15:18:03 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/06/08 16:09:11 joerg Exp $
+# $NetBSD: Makefile,v 1.14 2006/06/15 15:18:03 joerg Exp $
 #
 
 DISTNAME=      tpb-0.6.1
@@ -13,6 +13,7 @@
 ONLY_FOR_PLATFORM= *-*-i386
 
 USE_PKGLOCALEDIR=      yes
+USE_TOOLS+=            msgfmt
 GNU_CONFIGURE= YES
 
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR:Q}



Home | Main Index | Thread Index | Old Index