Mark BROKEN on HEAD: does not build

Feature safe:	yes
This commit is contained in:
Erwin Lansing 2010-07-07 10:45:29 +00:00
parent f675f72756
commit dc06d306f8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257483

View File

@ -26,6 +26,8 @@ MAKE_JOBS_UNSAFE= yes
.if ${OSVERSION} < 700055
IGNORE= requires FreeBSD 7.0-RELEASE or later
.elif ${OSVERSION} >= 900000
BROKEN= does not build
.endif
.if !exists(/usr/src/sys/Makefile)