forked from Lainports/freebsd-ports
Mark BROKEN on 8: does not build after the TTY changes.
This commit is contained in:
parent
3af64e3932
commit
f64cdf4c66
1 changed files with 7 additions and 1 deletions
|
|
@ -65,4 +65,10 @@ do-install:
|
|||
.endif
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 800045
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue