mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Mark BROKEN on 8.0: does not compile
This commit is contained in:
parent
f79e5483b2
commit
08fa496402
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206398
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} >= 800000
|
||||
BROKEN= does not compile
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue