pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/95551e741e54
branches:  trunk
changeset: 398167:95551e741e54
user:      hasso <hasso%pkgsrc.org@localhost>
date:      Wed Aug 26 11:19:30 2009 +0000

description:
Needs msgfmt.

diffstat:

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

diffs (18 lines):

diff -r feeab6176847 -r 95551e741e54 audio/ario/Makefile
--- a/audio/ario/Makefile       Wed Aug 26 10:58:11 2009 +0000
+++ b/audio/ario/Makefile       Wed Aug 26 11:19:30 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/07/27 19:53:20 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2009/08/26 11:19:30 hasso Exp $
 #
 
 DISTNAME=      ario-1.3
@@ -11,7 +11,7 @@
 LICENSE=       gnu-gpl-v2
 
 GNU_CONFIGURE= yes
-USE_TOOLS+=    intltool pkg-config gmake
+USE_TOOLS+=    intltool msgfmt pkg-config gmake
 USE_LIBTOOL=   yes
 CONFIGURE_ARGS+= --disable-avahi
 PKG_DESTDIR_SUPPORT= user-destdir



Home | Main Index | Thread Index | Old Index