diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-03-07 17:13:06 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-03-07 17:13:06 +0000 |
commit | 0150a15b714a05ef1e9a9ef1f9bd4b822ca490f5 (patch) | |
tree | 1ae77450667668cf590df4c6f7ad2461c9b77692 /games | |
parent | 3c6b6ea1186c39590b5be55305b3fd55acd490b0 (diff) | |
download | ports-0150a15b714a05ef1e9a9ef1f9bd4b822ca490f5.tar.gz ports-0150a15b714a05ef1e9a9ef1f9bd4b822ca490f5.zip |
Notes
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: |