pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/94b5ebd58b05
branches:  trunk
changeset: 549950:94b5ebd58b05
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Tue Nov 11 12:36:58 2008 +0000

description:
Needs msgfmt.

diffstat:

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

diffs (18 lines):

diff -r 7f375bf1bfec -r 94b5ebd58b05 audio/audacious/Makefile
--- a/audio/audacious/Makefile  Tue Nov 11 11:15:21 2008 +0000
+++ b/audio/audacious/Makefile  Tue Nov 11 12:36:58 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/11/10 12:05:24 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2008/11/11 12:36:58 hasso Exp $
 #
 
 DISTNAME=              audacious-1.5.1
@@ -11,7 +11,7 @@
 COMMENT=               Media player based on BMP and XMMS
 
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            gmake intltool pkg-config
+USE_TOOLS+=            gmake intltool msgfmt pkg-config
 USE_LIBTOOL=           yes
 USE_LANGUAGES=         c c++
 USE_DIRS+=             xdg-1.4



Home | Main Index | Thread Index | Old Index