From 41a5c3113b71d442bbd9d9ae65ac6499da5f1c4b Mon Sep 17 00:00:00 2001 From: is Date: Wed, 14 Feb 2001 15:01:59 +0000 Subject: LP64 problems (IPaddr_t == unsigned long) --- sysutils/mtools/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysutils/mtools') diff --git a/sysutils/mtools/Makefile b/sysutils/mtools/Makefile index 0064dff4e5e..9ccef988830 100644 --- a/sysutils/mtools/Makefile +++ b/sysutils/mtools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2001/02/14 14:28:58 is Exp $ +# $NetBSD: Makefile,v 1.22 2001/02/14 15:01:59 is Exp $ # DISTNAME= mtools-3.9.7 @@ -9,6 +9,8 @@ MASTER_SITES= ftp://ftp.tux.org/pub/tux/knaff/mtools/ MAINTAINER= is@netbsd.org HOMEPAGE= http://www.tux.org/pub/knaff/mtools/ +NOT_FOR_PLATFORM = *-*-alpha *-*-sparc64 # LP64 problem + GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" -- cgit v1.2.3