mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Mark as broken on 5.x. Informed maintainer.
This commit is contained in:
parent
ad737b9682
commit
17fb689155
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=95316
@ -20,4 +20,10 @@ USE_IMAKE= yes
|
||||
|
||||
MAN1= seyon.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 500113
|
||||
BROKEN= "Does not compile on FreeBSD ${OSVERSION} (missing header)"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user