summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/gimp-refocus-it/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gimp-refocus-it/Makefile b/graphics/gimp-refocus-it/Makefile
index 79d5948e562..c061fa51218 100644
--- a/graphics/gimp-refocus-it/Makefile
+++ b/graphics/gimp-refocus-it/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/06/22 10:17:07 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2006/06/30 02:30:17 joerg Exp $
#
DISTNAME= refocus-it-2.0.0
@@ -15,6 +15,7 @@ USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
#just build the plugin
CONFIGURE_ARGS+= --without-cmdline
+USE_TOOLS+= pkg-config msgfmt
.include "../../graphics/gimp/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"