summaryrefslogtreecommitdiff
path: root/graphics/gimp-refocus-it
diff options
context:
space:
mode:
authorjlam <jlam>2006-07-05 05:37:39 +0000
committerjlam <jlam>2006-07-05 05:37:39 +0000
commitff1abac1968d3a2126fff67c56d713586d517e87 (patch)
tree3f9b395b95d690e2d375fdb2725a5c29aefa896e /graphics/gimp-refocus-it
parent0cb95d495a5a6cb76d08b759433e65f0656a3f0a (diff)
downloadpkgsrc-ff1abac1968d3a2126fff67c56d713586d517e87.tar.gz
Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk
Diffstat (limited to 'graphics/gimp-refocus-it')
-rw-r--r--graphics/gimp-refocus-it/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gimp-refocus-it/Makefile b/graphics/gimp-refocus-it/Makefile
index c061fa51218..1db19f0485c 100644
--- a/graphics/gimp-refocus-it/Makefile
+++ b/graphics/gimp-refocus-it/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/06/30 02:30:17 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/07/05 05:37:41 jlam Exp $
#
DISTNAME= refocus-it-2.0.0
@@ -15,8 +15,7 @@ USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
#just build the plugin
CONFIGURE_ARGS+= --without-cmdline
-USE_TOOLS+= pkg-config msgfmt
+USE_TOOLS+= intltool msgfmt pkg-config
.include "../../graphics/gimp/buildlink3.mk"
-.include "../../textproc/intltool/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"