summaryrefslogtreecommitdiff
path: root/graphics/gimageview
diff options
context:
space:
mode:
authorjlam <jlam>2006-07-05 05:37:39 +0000
committerjlam <jlam>2006-07-05 05:37:39 +0000
commit7a214e80a1d117a1dc986293ccb493d6eb35032e (patch)
tree3f9b395b95d690e2d375fdb2725a5c29aefa896e /graphics/gimageview
parent0e6a22d33e7e4e4500311b54c279cc8bbd93e27d (diff)
downloadpkgsrc-7a214e80a1d117a1dc986293ccb493d6eb35032e.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/gimageview')
-rw-r--r--graphics/gimageview/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gimageview/Makefile b/graphics/gimageview/Makefile
index 6e7f8e616fc..83d6f627e01 100644
--- a/graphics/gimageview/Makefile
+++ b/graphics/gimageview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2006/04/17 13:46:31 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2006/07/05 05:37:41 jlam Exp $
DISTNAME= gimageview-0.2.27
PKGREVISION= 7
@@ -13,7 +13,7 @@ USE_DIRS+= gnome2-1.5
USE_PKGLOCALEDIR= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake intltool pkg-config
CONFIGURE_ARGS+= --disable-xinetest
CONFIGURE_ARGS+= --with-gtk2
@@ -31,7 +31,6 @@ LDFLAGS.NetBSD+= ${PTHREAD_LDFLAGS}
.include "../../graphics/libwmf/buildlink3.mk"
.include "../../graphics/mng/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
-.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"