forked from Lainports/freebsd-ports
Mark BROKEN on 8.x: does not build.
This commit is contained in:
parent
25c2b84426
commit
ffce433fd2
1 changed files with 7 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue