From f49bdea710428ecd01cdf0284c9c4641ef50dddf Mon Sep 17 00:00:00 2001 From: grant Date: Thu, 22 Jan 2004 08:24:28 +0000 Subject: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. --- devel/cvsync/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/cvsync') diff --git a/devel/cvsync/Makefile b/devel/cvsync/Makefile index 0299c68f3b8..d0cbf3069c2 100644 --- a/devel/cvsync/Makefile +++ b/devel/cvsync/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2003/11/28 23:52:10 gehenna Exp $ +# $NetBSD: Makefile,v 1.58 2004/01/22 08:24:28 grant Exp $ # DISTNAME= cvsync-0.24.13 @@ -11,7 +11,7 @@ COMMENT= Portable incremental cvs repository syncer USE_BUILDLINK2= YES USE_PKGINSTALL= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make MAKE_ENV+= PTHREAD_TYPE=${PTHREAD_TYPE} -- cgit v1.2.3