aboutsummaryrefslogtreecommitdiff
path: root/games/battleball
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-11-23 20:05:34 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-11-23 20:05:34 +0000
commit398656b2146009ca383dc634783acadf633a8ba6 (patch)
tree1ff02967ff6840bf2f7558d9865bbcbb57569c84 /games/battleball
parentffeb56c0408c842ab1d333ffb43cabc40f019f4f (diff)
downloadports-398656b2146009ca383dc634783acadf633a8ba6.tar.gz
ports-398656b2146009ca383dc634783acadf633a8ba6.zip
Notes
Diffstat (limited to 'games/battleball')
-rw-r--r--games/battleball/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/battleball/Makefile b/games/battleball/Makefile
index 6b021f885bdb..0cafde294900 100644
--- a/games/battleball/Makefile
+++ b/games/battleball/Makefile
@@ -32,6 +32,10 @@ PORTDOCS= CHANGELOG README
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 700042 && ${ARCH} == "amd64"
+BROKEN= Does not compile
+.endif
+
.if ${ARCH} == "ia64" || ${ARCH} == "sparc64"
BROKEN= Does not compile on ia64 or sparc64
.endif