diff options
Diffstat (limited to 'games/abuse/Makefile')
-rw-r--r-- | games/abuse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/abuse/Makefile b/games/abuse/Makefile index 0da1708f648..2ec938ec26d 100644 --- a/games/abuse/Makefile +++ b/games/abuse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2007/02/02 17:38:36 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2007/02/22 19:30:03 wiz Exp $ DISTNAME= abuse_pd PKGNAME= abuse-2.0 @@ -15,7 +15,7 @@ USE_X11BASE= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= LDFLAGS=${X11_LDFLAGS:Q} USE_TOOLS+= gmake gtar -USE_LANGUAGES+= c c++ +USE_LANGUAGES= c c++ NOT_FOR_PLATFORM= NetBSD-*-arm32 |