aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2013-05-17 04:20:19 +0800
committerErwin Lansing <erwin@FreeBSD.org>2013-05-17 04:20:19 +0800
commita38b791c7fbaadb4f1f0b33605bb838fb8ce81de (patch)
tree3fd34e7c049bc6e08211921f652a4a85f319f90e /misc
parentb3f7a6c5865df7b6a461bf805c8cb015e012d8d3 (diff)
downloadfreebsd-ports-gnome-a38b791c7fbaadb4f1f0b33605bb838fb8ce81de.tar.gz
freebsd-ports-gnome-a38b791c7fbaadb4f1f0b33605bb838fb8ce81de.tar.zst
freebsd-ports-gnome-a38b791c7fbaadb4f1f0b33605bb838fb8ce81de.zip
Mark BROKEN on 9.x as well.
Diffstat (limited to 'misc')
-rw-r--r--misc/mshell/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mshell/Makefile b/misc/mshell/Makefile
index d35e3659fc17..4a3f389473ad 100644
--- a/misc/mshell/Makefile
+++ b/misc/mshell/Makefile
@@ -23,7 +23,7 @@ do-extract:
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 1000000
+.if ${OSVERSION} >= 900000
BROKEN= does not build
.endif