diff options
author | jlam <jlam@pkgsrc.org> | 2006-07-05 05:37:39 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-07-05 05:37:39 +0000 |
commit | 00478b39e6c53023f76627af6ffacebafc9db9d6 (patch) | |
tree | 3f9b395b95d690e2d375fdb2725a5c29aefa896e /misc | |
parent | 9102c97edf0e6bbc2006c1461512bc2a61334627 (diff) | |
download | pkgsrc-00478b39e6c53023f76627af6ffacebafc9db9d6.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 'misc')
-rw-r--r-- | misc/deskbar-applet/Makefile | 5 | ||||
-rw-r--r-- | misc/gnome2-utils/Makefile | 5 | ||||
-rw-r--r-- | misc/goffice/Makefile | 5 | ||||
-rw-r--r-- | misc/gok/Makefile | 5 | ||||
-rw-r--r-- | misc/yelp/Makefile | 5 |
5 files changed, 10 insertions, 15 deletions
diff --git a/misc/deskbar-applet/Makefile b/misc/deskbar-applet/Makefile index 7ae0315cd92..8a4f60f460c 100644 --- a/misc/deskbar-applet/Makefile +++ b/misc/deskbar-applet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/05/18 20:29:59 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2006/07/05 05:37:43 jlam Exp $ # DISTNAME= deskbar-applet-2.14.0.1 @@ -17,7 +17,7 @@ GNU_CONFIGURE= YES USE_DIRS+= xdg-1.1 USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES -USE_TOOLS+= gmake msgfmt pkg-config +USE_TOOLS+= gmake intltool msgfmt pkg-config PKGCONFIG_OVERRIDE= data/deskbar-applet.pc @@ -34,7 +34,6 @@ PY_PATCHPLIST= yes .include "../../lang/python/application.mk" .include "../../lang/python/extension.mk" .include "../../mail/evolution-data-server/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../x11/gnome-desktop/buildlink3.mk" .include "../../x11/py-gtk2/buildlink3.mk" .include "../../x11/py-gnome2/buildlink3.mk" diff --git a/misc/gnome2-utils/Makefile b/misc/gnome2-utils/Makefile index 2027a613864..96437efda22 100644 --- a/misc/gnome2-utils/Makefile +++ b/misc/gnome2-utils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2006/04/17 13:46:40 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2006/07/05 05:37:43 jlam Exp $ # DISTNAME= gnome-utils-2.14.0 @@ -11,7 +11,7 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Set of useful GNOME2 utilities and applications -USE_TOOLS+= gmake msgfmt perl pkg-config +USE_TOOLS+= gmake intltool msgfmt perl pkg-config USE_DIRS+= gnome2-1.5 USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes @@ -43,7 +43,6 @@ BUILDLINK_API_DEPENDS.libgnomeui+= libgnomeui>=2.13.2 .include "../../print/libgnomeprintui/buildlink3.mk" .include "../../sysutils/gnome-vfs2/buildlink3.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../textproc/scrollkeeper/omf.mk" .include "../../x11/gnome-desktop/buildlink3.mk" .include "../../x11/gnome-panel/buildlink3.mk" diff --git a/misc/goffice/Makefile b/misc/goffice/Makefile index 967d848c80c..1fc622a00a7 100644 --- a/misc/goffice/Makefile +++ b/misc/goffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/06/22 10:21:14 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2006/07/05 05:37:43 jlam Exp $ # DISTNAME= goffice-0.2.1 @@ -14,7 +14,7 @@ USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes PKGCONFIG_OVERRIDE+= ${WRKSRC}/libgoffice-1.pc.in GNU_CONFIGURE= yes -USE_TOOLS+= gmake pkg-config msgfmt +USE_TOOLS+= gmake intltool msgfmt pkg-config .include "../../converters/libiconv/buildlink3.mk" .include "../../devel/GConf2/buildlink3.mk" @@ -29,7 +29,6 @@ BUILDLINK_API_DEPENDS.glib2+= glib2>=2.6.3 .include "../../graphics/libart2/buildlink3.mk" BUILDLINK_API_DEPENDS.libgnomeprint+= libgnomeprint>=2.8.2 .include "../../print/libgnomeprint/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/misc/gok/Makefile b/misc/gok/Makefile index 3cafa8a72a2..4c40804e4cd 100644 --- a/misc/gok/Makefile +++ b/misc/gok/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2006/06/29 23:49:15 joerg Exp $ +# $NetBSD: Makefile,v 1.40 2006/07/05 05:37:43 jlam Exp $ # DISTNAME= gok-1.0.7 @@ -12,7 +12,7 @@ HOMEPAGE= http://www.gnome.org/ COMMENT= GNOME On-Screen Keyboard USE_DIRS+= gnome2-1.5 -USE_TOOLS+= gmake pkg-config msgfmt +USE_TOOLS+= gmake intltool msgfmt pkg-config USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes @@ -36,7 +36,6 @@ GCONF2_SCHEMAS= gok.schemas .include "../../devel/libgnomeui/buildlink3.mk" .include "../../devel/libwnck/buildlink3.mk" .include "../../net/ORBit2/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/misc/yelp/Makefile b/misc/yelp/Makefile index 4e399c2f1a1..7efb0f7424b 100644 --- a/misc/yelp/Makefile +++ b/misc/yelp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2006/05/17 10:45:21 drochner Exp $ +# $NetBSD: Makefile,v 1.52 2006/07/05 05:37:43 jlam Exp $ # DISTNAME= yelp-2.14.1 @@ -16,7 +16,7 @@ DEPENDS+= docbook>=4.2:../../textproc/docbook BUILDLINK_API_DEPENDS.libxslt+= libxslt>=1.1.4 USE_DIRS+= gnome2-1.5 -USE_TOOLS+= gmake msgfmt pkg-config +USE_TOOLS+= gmake intltool msgfmt pkg-config USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes @@ -49,7 +49,6 @@ BUILDLINK_API_DEPENDS.firefox+= firefox>=1.5nb2 .include "../../print/libgnomeprint/buildlink3.mk" .include "../../print/libgnomeprintui/buildlink3.mk" .include "../../sysutils/gnome-vfs2/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../textproc/libxslt/buildlink3.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" |