From 8cb942ce3873f5737eff5828a8434a398344f743 Mon Sep 17 00:00:00 2001 From: abs Date: Tue, 21 Nov 2000 16:57:47 +0000 Subject: Broken on NetBSD/arm32 --- games/abuse/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'games/abuse') diff --git a/games/abuse/Makefile b/games/abuse/Makefile index f4e1c9c2616..d0968beb73d 100644 --- a/games/abuse/Makefile +++ b/games/abuse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1999/04/05 17:14:12 mycroft Exp $ +# $NetBSD: Makefile,v 1.7 2000/11/21 16:57:47 abs Exp $ DISTNAME= abuse_pd PKGNAME= abuse-2.0 @@ -14,6 +14,8 @@ GNU_CONFIGURE= yes CONFIGURE_ENV+= LDFLAGS="-Wl,-R${X11BASE}/lib" USE_GMAKE= yes +NOT_FOR_PLATFORM= NetBSD-*-arm32 + post-extract: cd ${WRKSRC}/abuse && \ ${GZCAT} ${DISTDIR}/abuse_data.tar.gz | ${GTAR} xf - -- cgit v1.2.3