mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
At least let people know why it is that this port is broken in
-current. 500000 is only an approximation, since the actual UFS2 header file changes were never reflected in a version bump.
This commit is contained in:
parent
be1a5a30f1
commit
76d5e30f59
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68534
@ -12,4 +12,10 @@ MASTER_SITES= http://resnet.uoregon.edu/~gurney_j/
|
||||
|
||||
MAN8= ffsrecov.8
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} > 500000
|
||||
BROKEN= "Incompatible with UFS2 header files"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user