pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/gbemol Configure needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/91cc98e67ecd
branches:  trunk
changeset: 398799:91cc98e67ecd
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Wed Sep 09 06:22:12 2009 +0000

description:
Configure needs msgfmt.

diffstat:

 audio/gbemol/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 2724907cefa7 -r 91cc98e67ecd audio/gbemol/Makefile
--- a/audio/gbemol/Makefile     Wed Sep 09 05:59:37 2009 +0000
+++ b/audio/gbemol/Makefile     Wed Sep 09 06:22:12 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/09/03 01:29:34 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2009/09/09 06:22:12 hasso Exp $
 #
 
 DISTNAME=      gbemol-0.3.2
@@ -15,7 +15,7 @@
 GNU_CONFIGURE= yes
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=   yes
-USE_TOOLS+=    pkg-config intltool
+USE_TOOLS+=    pkg-config intltool msgfmt
 
 .include "../../audio/id3lib/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"



Home | Main Index | Thread Index | Old Index