diff options
author | joerg <joerg@pkgsrc.org> | 2006-08-22 16:31:34 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-08-22 16:31:34 +0000 |
commit | 22cd71458a0f1eaa9613b83c29cbf113da49673a (patch) | |
tree | e40efbd8a1dc64912887e080cf6f449b4a220099 /audio | |
parent | 4e84112b0a5ce0e35c8ef1646ce5cd610769b036 (diff) | |
download | pkgsrc-22cd71458a0f1eaa9613b83c29cbf113da49673a.tar.gz |
Needs intltool.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/sound-juicer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index 01c8a5896b5..f18ef5fdec9 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -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 @@ COMMENT= CD ripping tool 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/" |