Mark BROKEN on 8.x: does not build.

This commit is contained in:
Erwin Lansing 2009-05-25 10:54:12 +00:00
parent 6d44538f7f
commit 25d203e0c2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234528

View File

@ -24,6 +24,8 @@ MAKE_ARGS+= LIBTUNER_LIB=${LOCALBASE}/lib/libtuner LIBTUNER_HEADER=${LOCALBASE}/
.if ${OSVERSION} < 700055
IGNORE= requires FreeBSD 7.0-RELEASE or later
.elif ${OSVERSION} >= 800000
BROKEN= does not build
.endif
.if !exists(/usr/src/sys/Makefile)