aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2013-05-17 04:20:19 +0800
committererwin <erwin@FreeBSD.org>2013-05-17 04:20:19 +0800
commit028831d1465642e87b015e6435d24b49f0acf74e (patch)
tree3fd34e7c049bc6e08211921f652a4a85f319f90e /misc
parent378b145fe180527534227c0f50500246bf596a60 (diff)
downloadfreebsd-ports-gnome-028831d1465642e87b015e6435d24b49f0acf74e.tar.gz
freebsd-ports-gnome-028831d1465642e87b015e6435d24b49f0acf74e.tar.zst
freebsd-ports-gnome-028831d1465642e87b015e6435d24b49f0acf74e.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