diff options
Diffstat (limited to 'sysutils/mtools')
-rw-r--r-- | sysutils/mtools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |