summaryrefslogtreecommitdiff
path: root/editors/emacs22
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2010-04-18 18:11:08 +0000
committerErwin Lansing <erwin@FreeBSD.org>2010-04-18 18:11:08 +0000
commit28f234804ce1bc5a3661dddec1d07fba936c9051 (patch)
tree487c35ff0dbbcd7dffec0cda2090746743347faa /editors/emacs22
parentFix build on HEAD (diff)
Mark BROKEN on 9.x: does not build
Notes
Notes: svn path=/head/; revision=252875
Diffstat (limited to 'editors/emacs22')
-rw-r--r--editors/emacs22/Makefile2
1 files changed, 2 insertions, 0 deletions
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::