Mark BROKEN on 8.x: does not build.

This commit is contained in:
Erwin Lansing 2009-06-03 06:50:55 +00:00
parent 34c66d03c6
commit 38e9c0cc24
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235097

View File

@ -111,6 +111,10 @@ ALLDOCS= ${GENERALDOCS} ${XMESSDOCS}
#
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 800064
BROKEN= does not build
.endif
.if defined(WITH_ASM68K)
ASM_COMMENT=
.else