From 7a214e80a1d117a1dc986293ccb493d6eb35032e 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 --- ham/grig/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'ham') diff --git a/ham/grig/Makefile b/ham/grig/Makefile index a688c6b8dd0..9d5bee09570 100644 --- a/ham/grig/Makefile +++ b/ham/grig/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/06/11 14:09:01 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2006/07/05 05:37:42 jlam Exp $ # DISTNAME= grig-0.4.3 @@ -11,10 +11,9 @@ HOMEPAGE= http://groundstation.sourceforge.net/ COMMENT= Graphical user interface to the Hamlib libraries USE_LIBTOOL= yes -USE_TOOLS+= gmake msgfmt pkg-config +USE_TOOLS+= gmake intltool msgfmt pkg-config GNU_CONFIGURE= yes .include "../../ham/hamlib/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3