diff options
Diffstat (limited to 'audio/ario')
-rw-r--r-- | audio/ario/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/ario/Makefile b/audio/ario/Makefile index b63a92d6e34..3f338073d34 100644 --- a/audio/ario/Makefile +++ b/audio/ario/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/07/27 19:53:20 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2009/08/26 11:19:30 hasso Exp $ # DISTNAME= ario-1.3 @@ -11,7 +11,7 @@ COMMENT= mpd client LICENSE= gnu-gpl-v2 GNU_CONFIGURE= yes -USE_TOOLS+= intltool pkg-config gmake +USE_TOOLS+= intltool msgfmt pkg-config gmake USE_LIBTOOL= yes CONFIGURE_ARGS+= --disable-avahi PKG_DESTDIR_SUPPORT= user-destdir |