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 --- comms/jpilot/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'comms/jpilot') diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile index 2966e0e7234..8da7cbdf34d 100644 --- a/comms/jpilot/Makefile +++ b/comms/jpilot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2006/06/18 12:26:31 smb Exp $ +# $NetBSD: Makefile,v 1.57 2006/07/05 05:37:39 jlam Exp $ # DISTNAME= jpilot-0.99.8 @@ -16,7 +16,7 @@ USE_PKGLOCALEDIR= YES USE_X11= YES USE_OLD_DES_API= YES USE_DIRS+= gnome1-1.0 -USE_TOOLS+= msgfmt pkg-config +USE_TOOLS+= intltool msgfmt pkg-config GNU_CONFIGURE= YES CONFIGURE_ARGS+= --with-gtk-prefix="${BUILDLINK_PREFIX.gtk}" @@ -32,7 +32,6 @@ PLUGINSDIR= ${PREFIX}/lib/jpilot/plugins .include "../../comms/pilot-link-libs/buildlink3.mk" .include "../../devel/gettext-lib/buildlink3.mk" .include "../../security/openssl/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" post-extract: -- cgit v1.2.3