From ff1abac1968d3a2126fff67c56d713586d517e87 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 --- editors/conglomerate/Makefile | 5 ++--- editors/dasher/Makefile | 5 ++--- editors/gconf-editor/Makefile | 5 ++--- editors/gedit/Makefile | 5 ++--- editors/gtranslator/Makefile | 5 ++--- editors/leafpad/Makefile | 5 ++--- editors/mlview/Makefile | 5 ++--- 7 files changed, 14 insertions(+), 21 deletions(-) (limited to 'editors') diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile index f0e8bd04cf8..02156b7ae4e 100644 --- a/editors/conglomerate/Makefile +++ b/editors/conglomerate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2006/05/30 19:40:08 joerg Exp $ +# $NetBSD: Makefile,v 1.44 2006/07/05 05:37:40 jlam Exp $ # DISTNAME= conglomerate-0.9.1 @@ -15,7 +15,7 @@ DEPENDS+= docbook-xml>=4.2nb6:../../textproc/docbook-xml GNU_CONFIGURE= yes USE_DIRS+= gnome2-1.5 USE_LIBTOOL= yes -USE_TOOLS+= gmake msgfmt perl pkg-config +USE_TOOLS+= gmake intltool msgfmt perl pkg-config USE_PKGLOCALEDIR= yes CONFIGURE_ARGS+= --enable-printing @@ -33,7 +33,6 @@ GCONF2_SCHEMAS= conglomerate.schemas .include "../../print/libgnomeprint/buildlink3.mk" .include "../../print/libgnomeprintui/buildlink3.mk" .include "../../textproc/enchant/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../textproc/libxslt/buildlink3.mk" .include "../../textproc/scrollkeeper/omf.mk" diff --git a/editors/dasher/Makefile b/editors/dasher/Makefile index 6878617077f..3cd2790f02d 100644 --- a/editors/dasher/Makefile +++ b/editors/dasher/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2006/06/29 12:17:16 joerg Exp $ +# $NetBSD: Makefile,v 1.32 2006/07/05 05:37:40 jlam Exp $ DISTNAME= dasher-4.0.2 CATEGORIES= editors gnome @@ -12,7 +12,7 @@ COMMENT= Easy typing without using keyboard USE_DIRS+= gnome2-1.5 USE_LANGUAGES+= c++ USE_LIBTOOL= yes -USE_TOOLS+= gmake pkg-config msgfmt +USE_TOOLS+= gmake intltool msgfmt pkg-config USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes @@ -39,7 +39,6 @@ LIBS+= -lcompat .include "../../net/ORBit2/buildlink3.mk" .include "../../sysutils/gnome-vfs2/buildlink3.mk" .include "../../textproc/expat/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../textproc/scrollkeeper/omf.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile index c2da464423c..e1f568f0507 100644 --- a/editors/gconf-editor/Makefile +++ b/editors/gconf-editor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2006/04/17 13:46:22 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2006/07/05 05:37:40 jlam Exp $ # DISTNAME= gconf-editor-2.14.0 @@ -15,7 +15,7 @@ GNU_CONFIGURE= YES USE_DIRS+= xdg-1.1 gnome2-1.5 USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES -USE_TOOLS+= gmake msgfmt pkg-config +USE_TOOLS+= gmake intltool msgfmt pkg-config CONFIGURE_ARGS+= --with-gconf-defaults-source=${GCONF2_CONFIG_SOURCE:Q} CONFIGURE_ARGS+= --with-gconf-mandatory-source=${GCONF2_CONFIG_SOURCE:S/gconf.xml.defaults/gconf.xml.mandatory/g} @@ -30,7 +30,6 @@ BUILDLINK_API_DEPENDS.GConf2+= GConf2>=2.14.0 .include "../../devel/libgnome/buildlink3.mk" .include "../../devel/libgnomeui/buildlink3.mk" .include "../../graphics/hicolor-icon-theme/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../textproc/scrollkeeper/omf.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 68cda6d8e9a..74a40ea2d31 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2006/05/31 18:37:47 drochner Exp $ +# $NetBSD: Makefile,v 1.65 2006/07/05 05:37:40 jlam Exp $ # DISTNAME= gedit-2.14.3 @@ -12,7 +12,7 @@ COMMENT= Lightweight GNOME2 text editor USE_DIRS+= gnome2-1.5 USE_PKGLOCALEDIR= YES -USE_TOOLS+= gmake msgfmt perl pkg-config +USE_TOOLS+= gmake intltool msgfmt perl pkg-config USE_LIBTOOL= YES GNU_CONFIGURE= YES @@ -39,7 +39,6 @@ BUILDLINK_API_DEPENDS.gnome-vfs2+= gnome-vfs2>=2.13.4 .include "../../sysutils/gnome-vfs2/buildlink3.mk" .include "../../textproc/aspell/buildlink3.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../textproc/scrollkeeper/omf.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../x11/gtksourceview/buildlink3.mk" diff --git a/editors/gtranslator/Makefile b/editors/gtranslator/Makefile index 43bdf687f5d..adaa6e70920 100644 --- a/editors/gtranslator/Makefile +++ b/editors/gtranslator/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/05/08 21:31:28 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2006/07/05 05:37:40 jlam Exp $ DISTNAME= gtranslator-1.0.2 PKGREVISION= 7 @@ -10,7 +10,7 @@ HOMEPAGE= http://gtranslator.sourceforge.net/ COMMENT= Gettext po file editor for the GNOME2 desktop environment USE_DIRS+= gnome2-1.5 -USE_TOOLS+= gmake msgfmt pkg-config +USE_TOOLS+= gmake intltool msgfmt pkg-config USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes MANCOMPRESSED= yes @@ -24,7 +24,6 @@ CONFIGURE_ARGS+= --disable-debug .include "../../devel/libgnome/buildlink3.mk" .include "../../devel/libgnomeui/buildlink3.mk" .include "../../sysutils/gnome-vfs2/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../textproc/scrollkeeper/omf.mk" .include "../../x11/gtk2/buildlink3.mk" diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile index e9f449e5fb3..7752092352f 100644 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2006/06/11 14:28:33 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2006/07/05 05:37:41 jlam Exp $ # DISTNAME= leafpad-0.8.4 @@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://tarot.freeshell.org/leafpad/ COMMENT= Simple and light text editor using GTK+ -USE_TOOLS+= pkg-config msgfmt +USE_TOOLS+= intltool msgfmt pkg-config GNU_CONFIGURE= YES USE_DIRS+= xdg-1.1 USE_PKGLOCALEDIR= YES @@ -18,6 +18,5 @@ USE_PKGLOCALEDIR= YES .include "../../converters/libiconv/buildlink3.mk" .include "../../devel/gettext-lib/buildlink3.mk" .include "../../sysutils/desktop-file-utils/desktopdb.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/editors/mlview/Makefile b/editors/mlview/Makefile index 1e1a12cdbaa..e83679b66cf 100644 --- a/editors/mlview/Makefile +++ b/editors/mlview/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2006/06/29 21:50:51 joerg Exp $ +# $NetBSD: Makefile,v 1.24 2006/07/05 05:37:41 jlam Exp $ # DISTNAME= mlview-0.7.0 @@ -13,7 +13,7 @@ COMMENT= XML editor for the GNOME environment GNU_CONFIGURE= yes USE_DIRS+= xdg-1.1 -USE_TOOLS+= gmake msgfmt pkg-config +USE_TOOLS+= gmake intltool msgfmt pkg-config USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes @@ -27,7 +27,6 @@ GCONF2_SCHEMAS= mlview.schemas .include "../../devel/libgnome/buildlink3.mk" .include "../../devel/libgnomeui/buildlink3.mk" .include "../../devel/zlib/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../textproc/libcroco/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../textproc/libxslt/buildlink3.mk" -- cgit v1.2.3