mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Mark BROKEN on 9.x
This commit is contained in:
parent
fef18a43da
commit
b9ab9c6fad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271228
1 changed files with 7 additions and 1 deletions
|
@ -55,4 +55,10 @@ do-install:
|
|||
@${INSTALL_PROGRAM} ${WRKSRC}/thefish ${PREFIX}/bin
|
||||
@${INSTALL_MAN} ${WRKSRC}/thefish.1 ${PREFIX}/man/man1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 900000
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue