From a38b791c7fbaadb4f1f0b33605bb838fb8ce81de Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Thu, 16 May 2013 20:20:19 +0000 Subject: Mark BROKEN on 9.x as well. --- misc/mshell/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') 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 -.if ${OSVERSION} >= 1000000 +.if ${OSVERSION} >= 900000 BROKEN= does not build .endif -- cgit