aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/typespeed/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/typespeed/Makefile b/games/typespeed/Makefile
index 56c075fd2c96..be75ec6e5686 100644
--- a/games/typespeed/Makefile
+++ b/games/typespeed/Makefile
@@ -23,8 +23,8 @@ MAKE_ENV= CPPFLAGS="${CPPFLAGS}" LFLAGS="${LDFLAGS}"
.include <bsd.port.pre.mk>
-.if ${ARCH} == "amd64" && ${OSVERSION} >= 700000
-BROKEN= "Coredump during runtime on amd64 running OSVERSION >= 700000"
+.if ${OSVERSION} >= 700000
+BROKEN= "Coredumps on FreeBSD >= 7.0"
.endif
post-patch: