pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c8f840da4fea
branches:  trunk
changeset: 515243:c8f840da4fea
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jun 29 12:17:53 2006 +0000

description:
Needs msgfmt.

diffstat:

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

diffs (18 lines):

diff -r 14ed4311e077 -r c8f840da4fea audio/amarok/Makefile
--- a/audio/amarok/Makefile     Thu Jun 29 12:17:16 2006 +0000
+++ b/audio/amarok/Makefile     Thu Jun 29 12:17:53 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2006/06/12 16:28:05 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2006/06/29 12:17:53 joerg Exp $
 
 DISTNAME=              amarok-1.4.0a
 PKGREVISION=           1
@@ -12,7 +12,7 @@
 
 WRKSRC=                        ${WRKDIR}/amarok-1.4.0
 USE_DIRS+=             xdg-1.1
-USE_TOOLS+=            gmake pkg-config
+USE_TOOLS+=            gmake pkg-config msgfmt
 USE_LANGUAGES=         c c++
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index