summaryrefslogtreecommitdiff
path: root/graphics/gimp-refocus-it/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-30 02:30:17 +0000
committerjoerg <joerg>2006-06-30 02:30:17 +0000
commit9f8e4e161607216bad37c6a187f726e8d4eb3e73 (patch)
tree9b6aff523604a36caa0f5933053e05a8512c8576 /graphics/gimp-refocus-it/Makefile
parent65bdc86d7464c68b825b33d6176e9a6f0b6ecc74 (diff)
downloadpkgsrc-9f8e4e161607216bad37c6a187f726e8d4eb3e73.tar.gz
Needs msgfmt and pkg-config.
Diffstat (limited to 'graphics/gimp-refocus-it/Makefile')
-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"