audio/gmpc-lastfm: Add msgfmt to USE_TOOLS

Required to build on DragonFly.
This commit is contained in:
marino 2011-11-22 16:18:25 +00:00
parent d51fa71bee
commit a7fef3c7d0

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2011/11/01 06:00:36 sbd Exp $
# $NetBSD: Makefile,v 1.4 2011/11/22 16:18:25 marino Exp $
#
DISTNAME= gmpc-last-fm-0.20.0
@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= intltool pkg-config
USE_TOOLS+= intltool pkg-config msgfmt
.include "../../audio/gmpc/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"