mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
Mark as BROKEN.
This port not functional on => 5.x due kernel changes. Approved by: sem (mentor)
This commit is contained in:
parent
8d32441bcf
commit
d4f8fb7b24
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144292
@ -23,4 +23,10 @@ NOPRECIOUSMAKEVARS= yes
|
||||
MAN5= and.conf.5 and.priorities.5
|
||||
MAN8= and.8
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} > 500014
|
||||
BROKEN= "Not functional due kernel changes >= 5.x"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user