From f1ab3f4ed4c653efaf578f0e0a88030d1d8d5e53 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. --- mbone/nte/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mbone/nte') diff --git a/mbone/nte/Makefile b/mbone/nte/Makefile index cb602db4569..3550a85104f 100644 --- a/mbone/nte/Makefile +++ b/mbone/nte/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.30 2004/01/20 12:20:24 agc Exp $ +# $NetBSD: Makefile,v 1.31 2004/01/24 14:00:13 grant Exp $ # DISTNAME= nt.1.5a23 @@ -14,9 +14,9 @@ DEPENDS+= tk>=8.3.2:../../x11/tk WRKSRC= ${WRKDIR} CRYPTO= yes -USE_GMAKE= yes -# Pass this on to our child +USE_GNU_TOOLS+= make +# Pass this on to our child do-configure: cd ${WRKSRC}/netbsd && ${SH} configure -- cgit v1.2.3