From 8f125a4f69f00798d513aa1d115722213f27a9da Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 24 Jan 2004 15:06:57 +0000 Subject: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. --- sysutils/gnometoaster/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/gnometoaster') diff --git a/sysutils/gnometoaster/Makefile b/sysutils/gnometoaster/Makefile index ef2534f721f..e7b930e9edf 100644 --- a/sysutils/gnometoaster/Makefile +++ b/sysutils/gnometoaster/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/01/20 12:26:15 agc Exp $ +# $NetBSD: Makefile,v 1.11 2004/01/24 15:06:57 grant Exp $ # DISTNAME= gtoaster1.0Beta5 @@ -15,7 +15,7 @@ COMMENT= Cd recording frontend for X/Gtk WRKSRC= ${WRKDIR}/gtoaster USE_BUILDLINK2= YES USE_X11= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make GNU_CONFIGURE= YES CONFIGURE_ARGS+= --with-oss --without-esd -- cgit v1.2.3