Mark BROKEN on 8.x: does not build.

This commit is contained in:
Erwin Lansing 2009-06-12 07:40:39 +00:00
parent 25c2b84426
commit ffce433fd2

View File

@ -45,4 +45,10 @@ do-install:
.endfor
.endif
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 800064
BROKEN= does not build
.endif
.include <bsd.port.post.mk>