From 28f234804ce1bc5a3661dddec1d07fba936c9051 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Sun, 18 Apr 2010 18:11:08 +0000 Subject: Mark BROKEN on 9.x: does not build --- editors/emacs22/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'editors') diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile index 2b399fbac7fa..ff89f36c0323 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/Makefile @@ -72,6 +72,8 @@ LATEST_LINK= emacs22 .if ${ARCH} == "ia64" BROKEN= Emacs 22.X does not currently build on ia64 +.elif ${OSVERSION} >= 900007 +BROKEN= does not build .endif pre-everything:: -- cgit v1.2.3