From 0e812d1870662c3e5ffb551b7d509ac90b3d132d 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/mtools/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/mtools') diff --git a/sysutils/mtools/Makefile b/sysutils/mtools/Makefile index c98b6e939d6..5ddf993f856 100644 --- a/sysutils/mtools/Makefile +++ b/sysutils/mtools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2003/12/11 16:05:40 adam Exp $ +# $NetBSD: Makefile,v 1.32 2004/01/24 15:06:58 grant Exp $ # DISTNAME= mtools-3.9.9 @@ -13,7 +13,7 @@ COMMENT= FAT (MS-DOS, Atari) disk access tools NOT_FOR_PLATFORM = *-*-alpha *-*-sparc64 # LP64 problem GNU_CONFIGURE= YES -USE_GMAKE= YES +USE_GNU_TOOLS+= make USE_MAKEINFO= YES INFO_FILES= mtools.info -- cgit v1.2.3