aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2021-05-12 19:28:40 +0000
committerMark Linimon <linimon@FreeBSD.org>2021-05-12 19:29:04 +0000
commitbed6be1655351619f381dd824280010f6d390f7e (patch)
treea156ca5f3e35f909c8581216169d884a91f7f209
parent216045b7a627ae65e9247f94f765c6411091e018 (diff)
downloadports-bed6be1655351619f381dd824280010f6d390f7e.tar.gz
ports-bed6be1655351619f381dd824280010f6d390f7e.zip
sysutils/ffs2recov: mark BROKEN on 14 the same as on 13.
-rw-r--r--sysutils/ffs2recov/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/ffs2recov/Makefile b/sysutils/ffs2recov/Makefile
index 5f525b84931d..db0b9ba9a310 100644
--- a/sysutils/ffs2recov/Makefile
+++ b/sysutils/ffs2recov/Makefile
@@ -12,6 +12,7 @@ COMMENT= Utility to recover UFS2 filesystems
LICENSE= BSD2CLAUSE
BROKEN_FreeBSD_13= Changes made to the ffs2 filesystem in FreeBSD 13 are no longer compatible with ffs2recov
+BROKEN_FreeBSD_14= Changes made to the ffs2 filesystem in FreeBSD 13 are no longer compatible with ffs2recov
USES= compiler:c11 tar:bzip2 uidfix
WRKSRC= ${WRKDIR}/${PORTNAME}