From 2b211bf5cf249f46a0fa44ec53ff20d6ebb58e3e Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Sat, 13 Jun 2009 18:51:46 +0000 Subject: [PATCH] Mark BROKEN on 8.x: does not build. --- games/abridge/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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