1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Mark BROKEN on 9.x: does not build

This commit is contained in:
Erwin Lansing 2010-01-02 18:26:21 +00:00
parent 6db864315b
commit 0cf7698e87
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247012

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)