From f39fa89f8da1402927ebd5c373a3c0b9ca9b24ff Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 24 Jan 2004 14:11:09 +0000 Subject: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. --- misc/nxtvepg/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/nxtvepg') diff --git a/misc/nxtvepg/Makefile b/misc/nxtvepg/Makefile index 23a6e174d6a..3c3bb450e20 100644 --- a/misc/nxtvepg/Makefile +++ b/misc/nxtvepg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2003/12/13 12:08:15 magick Exp $ +# $NetBSD: Makefile,v 1.30 2004/01/24 14:11:10 grant Exp $ DISTNAME= nxtvepg-2.6.0 @@ -13,7 +13,7 @@ ONLY_FOR_PLATFORM= NetBSD-1.4[Y-Z]-* NetBSD-1.4Z[A-Z]-* \ NetBSD-1.5_ALPHA-* NetBSD-1.[5-9]*-* USE_PERL5= yes -USE_GMAKE= yes +USE_GNU_TOOLS+= make USE_X11= yes USE_BUILDLINK2= yes -- cgit v1.2.3