From 1fbd122a93c74571feb27c81b9d1372743804090 Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 24 Jan 2004 13:51:13 +0000 Subject: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. --- lang/cilk/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/cilk') diff --git a/lang/cilk/Makefile b/lang/cilk/Makefile index 9f89bae8c82..d10cc40c595 100644 --- a/lang/cilk/Makefile +++ b/lang/cilk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2003/08/09 10:59:06 seb Exp $ +# $NetBSD: Makefile,v 1.17 2004/01/24 13:51:13 grant Exp $ DISTNAME= cilk-5.3.1 PKGREVISION= 2 @@ -14,7 +14,7 @@ ONLY_FOR_PLATFORM= *-*-alpha *-*-i386 -*-*mipse[bl] *-*-powerpc *-*-sparc GNU_CONFIGURE= # defined USE_BUILDLINK2= # defined -USE_GMAKE= # defined +USE_GNU_TOOLS+= make USE_PERL5= yes USE_LIBTOOL= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool -- cgit v1.2.3