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 intltool.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c116e01ecc8e
branches:  trunk
changeset: 517762:c116e01ecc8e
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Aug 22 16:31:34 2006 +0000

description:
Needs intltool.

diffstat:

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

diffs (18 lines):

diff -r 8250963861a9 -r c116e01ecc8e audio/sound-juicer/Makefile
--- a/audio/sound-juicer/Makefile       Tue Aug 22 16:31:14 2006 +0000
+++ b/audio/sound-juicer/Makefile       Tue Aug 22 16:31:34 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/07/22 05:54:52 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2006/08/22 16:31:34 joerg Exp $
 #
 
 DISTNAME=              sound-juicer-2.14.4
@@ -11,7 +11,7 @@
 
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
-USE_TOOLS+=            gmake pkg-config
+USE_TOOLS+=            gmake pkg-config intltool
 USE_LANGUAGES=         c c++
 
 CONFIGURE_ENV+=                GCONF_SCHEMA_FILE_DIR="${PREFIX}/share/gconf/schemas/"



Home | Main Index | Thread Index | Old Index