pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio Needs msgfmt.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/77ac0f10b11e
branches:  trunk
changeset: 552161:77ac0f10b11e
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Tue Dec 30 19:38:07 2008 +0000

description:
Needs msgfmt.

diffstat:

 audio/paprefs/Makefile     |  4 ++--
 audio/pavucontrol/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (36 lines):

diff -r 8285c50bd436 -r 77ac0f10b11e audio/paprefs/Makefile
--- a/audio/paprefs/Makefile    Tue Dec 30 15:13:28 2008 +0000
+++ b/audio/paprefs/Makefile    Tue Dec 30 19:38:07 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/12/18 17:44:48 jmcneill Exp $
+# $NetBSD: Makefile,v 1.2 2008/12/30 19:39:28 hasso Exp $
 #
 
 DISTNAME=      paprefs-0.9.7
@@ -11,7 +11,7 @@
 
 GNU_CONFIGURE= yes
 USE_LANGUAGES= c c++
-USE_TOOLS+=    pkg-config gmake intltool perl
+USE_TOOLS+=    pkg-config gmake intltool perl msgfmt
 USE_DIRS+=     gnome2-1.5
 
 CONFIGURE_ARGS+=       --disable-lynx
diff -r 8285c50bd436 -r 77ac0f10b11e audio/pavucontrol/Makefile
--- a/audio/pavucontrol/Makefile        Tue Dec 30 15:13:28 2008 +0000
+++ b/audio/pavucontrol/Makefile        Tue Dec 30 19:38:07 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/12/18 17:50:30 jmcneill Exp $
+# $NetBSD: Makefile,v 1.2 2008/12/30 19:38:07 hasso Exp $
 #
 
 DISTNAME=      pavucontrol-0.9.7
@@ -11,7 +11,7 @@
 
 GNU_CONFIGURE= yes
 USE_LANGUAGES= c c++
-USE_TOOLS+=    pkg-config gmake intltool perl
+USE_TOOLS+=    pkg-config gmake intltool perl msgfmt
 USE_DIRS+=     gnome2-1.5
 
 CONFIGURE_ARGS+=       --disable-lynx



Home | Main Index | Thread Index | Old Index