aboutsummaryrefslogtreecommitdiff
path: root/games/teeworlds
diff options
context:
space:
mode:
Diffstat (limited to 'games/teeworlds')
-rw-r--r--games/teeworlds/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/teeworlds/Makefile b/games/teeworlds/Makefile
index 9d56b157a3be..ca2d161c5daf 100644
--- a/games/teeworlds/Makefile
+++ b/games/teeworlds/Makefile
@@ -27,6 +27,10 @@ OPTIONS= TEEWORLDS_SERVER_ONLY "Build dedicated server only" off
.include <bsd.port.pre.mk>
+.if ${ARCH} == "ia64"
+BROKEN= Does not install on ia64: gets bus error
+.endif
+
.if defined(WITH_TEEWORLDS_SERVER_ONLY)
BAM_TARGET= server_release
PLIST_SUB+= CLIENT="@comment "