From e3d128293a60e76f4fccba311e775c0005599ebd Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 24 Jan 2004 15:18:32 +0000 Subject: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. --- www/amaya/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/amaya') diff --git a/www/amaya/Makefile b/www/amaya/Makefile index a7f1410f586..6e15320e601 100644 --- a/www/amaya/Makefile +++ b/www/amaya/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2004/01/20 12:27:57 agc Exp $ +# $NetBSD: Makefile,v 1.32 2004/01/24 15:23:46 grant Exp $ # DISTNAME= amaya-src-8.2 @@ -19,7 +19,7 @@ EXTRACT_ELEMENTS= Amaya libwww WRKSRC= ${WRKDIR}/Amaya/work USE_BUILDLINK2= YES USE_X11= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make GNU_CONFIGURE= YES CONFIGURE_SCRIPT= ../configure -- cgit v1.2.3