aboutsummaryrefslogtreecommitdiff
path: root/games/teeworlds
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-04-04 06:42:24 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-04-04 06:42:24 +0000
commit9a91f7ccf6172eb01a00e38ce41cb178ff4c29a4 (patch)
tree63c10f04e27be7b2e8a2200fa56a65530edbea4a /games/teeworlds
parentcf12eb23ed793b8c713a064969cc46b0e9acc69e (diff)
downloadports-9a91f7ccf6172eb01a00e38ce41cb178ff4c29a4.tar.gz
ports-9a91f7ccf6172eb01a00e38ce41cb178ff4c29a4.zip
Mark as broken on ia64: gets bus error.
Hat: portmgr
Notes
Notes: svn path=/head/; revision=252186
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 "