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 --- math/qalculate-units/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'math/qalculate-units') diff --git a/math/qalculate-units/Makefile b/math/qalculate-units/Makefile index 0cb21803492..0800744a8c9 100644 --- a/math/qalculate-units/Makefile +++ b/math/qalculate-units/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/06/19 19:24:34 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2006/07/05 05:37:43 jlam Exp $ DISTNAME= qalculate-units-0.9.4 CATEGORIES= math @@ -11,11 +11,10 @@ COMMENT= Utility for conversion between units using Qalculate USE_LANGUAGES= c c++ USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes -USE_TOOLS+= gmake msgfmt pkg-config +USE_TOOLS+= gmake intltool msgfmt pkg-config GNU_CONFIGURE= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool .include "../../math/qalculate/buildlink3.mk" -.include "../../textproc/intltool/buildlink3.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3