summaryrefslogtreecommitdiff
path: root/audio/gbemol
diff options
context:
space:
mode:
authorhasso <hasso@pkgsrc.org>2009-09-09 06:22:12 +0000
committerhasso <hasso@pkgsrc.org>2009-09-09 06:22:12 +0000
commitcfaf36bb502e3bfb145a6cd9287ee6b45f23578d (patch)
treec1d3f1ca1e86afa6bf63dec57bcfe137c40285fd /audio/gbemol
parent2f072d3c58ed289d4b777aefa3d0045056c66f71 (diff)
downloadpkgsrc-cfaf36bb502e3bfb145a6cd9287ee6b45f23578d.tar.gz
Configure needs msgfmt.
Diffstat (limited to 'audio/gbemol')
-rw-r--r--audio/gbemol/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gbemol/Makefile b/audio/gbemol/Makefile
index 8cfc45d676b..6a1beae53af 100644
--- a/audio/gbemol/Makefile
+++ b/audio/gbemol/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/09/03 01:29:34 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2009/09/09 06:22:12 hasso Exp $
#
DISTNAME= gbemol-0.3.2
@@ -15,7 +15,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
-USE_TOOLS+= pkg-config intltool
+USE_TOOLS+= pkg-config intltool msgfmt
.include "../../audio/id3lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"