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