diff options
author | joerg <joerg@pkgsrc.org> | 2006-06-29 12:17:53 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-06-29 12:17:53 +0000 |
commit | f67887c11c71d2000b65cfcf47a9379e3d5426c3 (patch) | |
tree | 0d826f0f99db5919386fb68573b94e37e04a9ebe /audio/amarok/Makefile | |
parent | f4a3190ccfb1ebecea3344ba2c72f8d7daabb7ab (diff) | |
download | pkgsrc-f67887c11c71d2000b65cfcf47a9379e3d5426c3.tar.gz |
Needs msgfmt.
Diffstat (limited to 'audio/amarok/Makefile')
-rw-r--r-- | audio/amarok/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index 9a7e34cf1f7..263422fbbee 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -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 @@ COMMENT= KDE audio player 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 |