From 00478b39e6c53023f76627af6ffacebafc9db9d6 Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 5 Jul 2006 05:37:39 +0000 Subject: Sweep pkgsrc and convert packages that included intltool/buildlink3.mk to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk --- math/gcalctool/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'math/gcalctool') diff --git a/math/gcalctool/Makefile b/math/gcalctool/Makefile index 33f7134105a..4a66f6e99e2 100644 --- a/math/gcalctool/Makefile +++ b/math/gcalctool/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2006/04/17 13:46:39 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2006/07/05 05:37:42 jlam Exp $ # DISTNAME= gcalctool-5.7.32 @@ -16,7 +16,7 @@ CONFIGURE_ENV+= HAVE_YACC=yes USE_DIRS+= gnome2-1.5 USE_LIBTOOL= yes -USE_TOOLS+= bison gmake msgfmt pkg-config +USE_TOOLS+= bison gmake intltool msgfmt pkg-config USE_PKGLOCALEDIR= yes GCONF2_SCHEMAS= gcalctool.schemas @@ -27,7 +27,6 @@ GCONF2_SCHEMAS= gcalctool.schemas .include "../../devel/glib2/buildlink3.mk" .include "../../devel/libgnome/buildlink3.mk" .include "../../devel/libgnomeui/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../textproc/scrollkeeper/omf.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3