From 54de37e60efaf8c20e08f298c18dd94049e20122 Mon Sep 17 00:00:00 2001 From: jlam Date: Tue, 31 May 2005 21:53:26 +0000 Subject: Convert USE_GNU_TOOLS into USE_TOOLS as the former is no longer supported in pkgsrc. --- devel/swig13/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile index 661a52fb290..0f60d80aa6c 100644 --- a/devel/swig13/Makefile +++ b/devel/swig13/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/05/23 22:25:03 epg Exp $ +# $NetBSD: Makefile,v 1.2 2005/05/31 21:53:26 jlam Exp $ DISTNAME= swig-1.3.24 CATEGORIES= devel @@ -13,7 +13,7 @@ BUILD_TARGET= swig WRKSRC= ${WRKDIR}/SWIG-1.3.24 USE_BUILDLINK3= YES -USE_GNU_TOOLS+= make +USE_TOOLS+= gmake GNU_CONFIGURE= YES USE_LANGUAGES= c c++ USE_LIBTOOL= YES -- cgit v1.2.3