pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/sound-juicer Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/943a86cf9300
branches:  trunk
changeset: 518636:943a86cf9300
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Sep 15 14:15:48 2006 +0000

description:
Needs msgfmt.

diffstat:

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

diffs (18 lines):

diff -r e2417f874a40 -r 943a86cf9300 audio/sound-juicer/Makefile
--- a/audio/sound-juicer/Makefile       Fri Sep 15 14:05:23 2006 +0000
+++ b/audio/sound-juicer/Makefile       Fri Sep 15 14:15:48 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/08/22 16:31:34 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2006/09/15 14:15:48 joerg Exp $
 #
 
 DISTNAME=              sound-juicer-2.14.4
@@ -11,7 +11,7 @@
 
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            gmake pkg-config intltool
+USE_TOOLS+=            gmake pkg-config intltool msgfmt
 USE_LANGUAGES=         c c++
 
 CONFIGURE_ENV+=                GCONF_SCHEMA_FILE_DIR="${PREFIX}/share/gconf/schemas/"



Home | Main Index | Thread Index | Old Index