pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6d80bc99b286
branches:  trunk
changeset: 556335:6d80bc99b286
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Thu Mar 19 23:20:07 2009 +0000

description:
Needs msgfmt.

diffstat:

 sysutils/brasero/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r de5cf15ce07e -r 6d80bc99b286 sysutils/brasero/Makefile
--- a/sysutils/brasero/Makefile Thu Mar 19 23:00:29 2009 +0000
+++ b/sysutils/brasero/Makefile Thu Mar 19 23:20:07 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/03/16 10:49:06 jmcneill Exp $
+# $NetBSD: Makefile,v 1.2 2009/03/19 23:20:07 hasso Exp $
 #
 
 DISTNAME=      brasero-2.26.0
@@ -16,7 +16,7 @@
 CONFIGURE_ENV+=        GCONF_SCHEMA_FILE_DIR=${PREFIX}/share/gconf/schemas/
 MAKE_ENV+=     GCONF_SCHEMA_FILE_DIR=${PREFIX}/share/gconf/schemas/
 USE_LIBTOOL=   yes
-USE_TOOLS+=    pkg-config gmake intltool autoconf automake gawk
+USE_TOOLS+=    pkg-config gmake intltool autoconf automake gawk msgfmt
 USE_DIRS+=     gnome2-1.6
 
 CONFIGURE_ARGS+=       --disable-inotify



Home | Main Index | Thread Index | Old Index