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 --- x11/gdm/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'x11/gdm') diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile index c528b5f3814..c6eef62e2a8 100644 --- a/x11/gdm/Makefile +++ b/x11/gdm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.114 2006/06/25 17:16:33 jmmv Exp $ +# $NetBSD: Makefile,v 1.115 2006/07/05 05:37:46 jlam Exp $ # DISTNAME= gdm-2.14.5 @@ -19,7 +19,7 @@ USE_DIRS+= gnome2-1.5 USE_PKGLOCALEDIR= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES -USE_TOOLS+= gmake msgfmt pkg-config +USE_TOOLS+= gmake intltool msgfmt pkg-config PKG_OPTIONS_VAR= PKG_OPTIONS.gdm PKG_SUPPORTED_OPTIONS= inet6 pam @@ -128,7 +128,6 @@ PRINT_PLIST_AWK+= /dmx/ { print "$${DMX}" $$0; next } .include "../../graphics/libart2/buildlink3.mk" .include "../../graphics/libgnomecanvas/buildlink3.mk" .include "../../graphics/librsvg2/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../textproc/gnome-doc-utils/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" .include "../../textproc/scrollkeeper/omf.mk" -- cgit v1.2.3