aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ffs2recov
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-04-11 06:48:22 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-04-11 06:48:22 +0000
commit9cbc74d939ebc2be05cb5ebd496af230b478b3fc (patch)
tree25c6f5cdaba35cf352897063aa7485dd1741aae8 /sysutils/ffs2recov
parent6bb3042b6e597783659ca72b1cda579a367991ec (diff)
downloadports-9cbc74d939ebc2be05cb5ebd496af230b478b3fc.tar.gz
ports-9cbc74d939ebc2be05cb5ebd496af230b478b3fc.zip
Mark as BROKEN on 13 for the time being while the regression is being
investigated. PR: 245520 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=531403
Diffstat (limited to 'sysutils/ffs2recov')
-rw-r--r--sysutils/ffs2recov/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/ffs2recov/Makefile b/sysutils/ffs2recov/Makefile
index da426ce4411a..d39fe6039fed 100644
--- a/sysutils/ffs2recov/Makefile
+++ b/sysutils/ffs2recov/Makefile
@@ -12,6 +12,8 @@ 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
+
USES= compiler:c11 tar:bzip2 uidfix
WRKSRC= ${WRKDIR}/${PORTNAME}