aboutsummaryrefslogtreecommitdiff
path: root/games/abridge
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-06-13 18:51:46 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-06-13 18:51:46 +0000
commit2b211bf5cf249f46a0fa44ec53ff20d6ebb58e3e (patch)
tree135f1fcf26eca8bc07477d94bee6353f64e7f007 /games/abridge
parentf39c5a0dd6e882d6d571f0df468dac0780b15090 (diff)
downloadports-2b211bf5cf249f46a0fa44ec53ff20d6ebb58e3e.tar.gz
ports-2b211bf5cf249f46a0fa44ec53ff20d6ebb58e3e.zip
Notes
Diffstat (limited to 'games/abridge')
-rw-r--r--games/abridge/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/abridge/Makefile b/games/abridge/Makefile
index 45ecd832e65f..ddfc615ab5e8 100644
--- a/games/abridge/Makefile
+++ b/games/abridge/Makefile
@@ -26,6 +26,8 @@ PLIST_FILES= bin/abridge
.if ${ARCH} != "i386"
BROKEN= Does not compile on !i386
+.elif ${OSVERSION} >= 800074
+BROKEN= does not build
.endif
.include <bsd.port.post.mk>