diff options
author | joerg <joerg@pkgsrc.org> | 2006-06-21 19:48:31 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-06-21 19:48:31 +0000 |
commit | 5da8f76c02b91a4b18ca23c864cc4f1924995fa9 (patch) | |
tree | 7b382bde062782f7f0743dcc8d76e548176581fa /audio/liteamp | |
parent | 67c695837e389f283ba5c5f8e231fe9c6989dc73 (diff) | |
download | pkgsrc-5da8f76c02b91a4b18ca23c864cc4f1924995fa9.tar.gz |
Needs msgfmt.
Diffstat (limited to 'audio/liteamp')
-rw-r--r-- | audio/liteamp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/liteamp/Makefile b/audio/liteamp/Makefile index d0c0e70355b..74f4260dce0 100644 --- a/audio/liteamp/Makefile +++ b/audio/liteamp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2006/04/17 13:46:16 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2006/06/21 19:48:31 joerg Exp $ DISTNAME= liteamp-0.2.4.2 PKGREVISION= 7 @@ -11,7 +11,7 @@ COMMENT= Light-weight Music Player for GNOME2 USE_DIRS+= gnome2-1.5 GNU_CONFIGURE= yes -USE_TOOLS+= gmake perl pkg-config +USE_TOOLS+= gmake perl pkg-config msgfmt USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes |