diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/xroads/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xroads/Makefile b/games/xroads/Makefile index 50a66a52a2a0..4f6874c3ca03 100644 --- a/games/xroads/Makefile +++ b/games/xroads/Makefile @@ -20,7 +20,7 @@ USE_X_PREFIX= yes .include <bsd.port.pre.mk> .if ${ARCH} == "amd64" -BROKEN= "crashes after a short time" +IGNORE= crashes after a short time .endif do-install: |