summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/gtkdbfeditor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/gtkdbfeditor/Makefile b/databases/gtkdbfeditor/Makefile
index 3f8165a4927..ecc207c4ac3 100644
--- a/databases/gtkdbfeditor/Makefile
+++ b/databases/gtkdbfeditor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/03/03 00:12:52 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2012/05/20 21:57:36 marino Exp $
#
DISTNAME= gtkdbfeditor-1.0.4
@@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= pkg-config
+USE_TOOLS+= pkg-config msgfmt
.include "../../devel/libglade/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"