summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorhasso <hasso>2009-09-09 06:22:12 +0000
committerhasso <hasso>2009-09-09 06:22:12 +0000
commit72c59c5deafdc6eb582c1e38ecd7300f0d0a7409 (patch)
treec1d3f1ca1e86afa6bf63dec57bcfe137c40285fd /audio
parent91ecec18fc19f62cb8cbb346ebd39ace7a7bc20c (diff)
downloadpkgsrc-72c59c5deafdc6eb582c1e38ecd7300f0d0a7409.tar.gz
Configure needs msgfmt.
Diffstat (limited to 'audio')
-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"