diff options
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 |