audio/gmpc-lastfm: Add msgfmt to USE_TOOLS
Required to build on DragonFly.
This commit is contained in:
parent
d51fa71bee
commit
a7fef3c7d0
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue