summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2015-01-04 02:55:02 +0000
committerdholland <dholland@pkgsrc.org>2015-01-04 02:55:02 +0000
commitf3cd5572bf1301dc8c028aab838a6dae6adcd277 (patch)
treeba0389646d12f878c1e9dc689d06a6e1f3571f7b /games
parentf5df0058c05076f0bca217528b9ca71282a4bbe3 (diff)
downloadpkgsrc-f3cd5572bf1301dc8c028aab838a6dae6adcd277.tar.gz
Use BROKEN_ON_PLATFORM for "broken on..."
Diffstat (limited to 'games')
-rw-r--r--games/abuse/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/abuse/Makefile b/games/abuse/Makefile
index a03fe0c5764..7258c0c0547 100644
--- a/games/abuse/Makefile
+++ b/games/abuse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2012/10/23 10:24:04 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2015/01/04 02:55:02 dholland Exp $
DISTNAME= abuse_pd
PKGNAME= abuse-2.0
@@ -17,7 +17,7 @@ CONFIGURE_ENV+= LDFLAGS=${X11_LDFLAGS:Q}
USE_TOOLS+= gmake gtar
USE_LANGUAGES= c c++
-NOT_FOR_PLATFORM= NetBSD-*-arm32
+BROKEN_ON_PLATFORM= NetBSD-*-arm32
INSTALL_MAKE_FLAGS= prefix=${DESTDIR}${PREFIX} \
mandir=${DESTDIR}${PREFIX}/${PKGMANDIR}