aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-04-11 06:53:15 +0000
committerMark Linimon <linimon@FreeBSD.org>2020-04-11 06:53:15 +0000
commit53720ae1d0c6a2f1eb939758d0c062bb3667808d (patch)
tree42d2172561b8058adb726501014421d1d51d45fa /sysutils
parentafe3204040d35195306f118c58e176b3dbd2c538 (diff)
downloadports-53720ae1d0c6a2f1eb939758d0c062bb3667808d.tar.gz
ports-53720ae1d0c6a2f1eb939758d0c062bb3667808d.zip
MFH: r531403
Mark as BROKEN on 13 for the time being while the regression is being investigated. PR: 245520 Submitted by: maintainer Approved by: portmgr ("just fix it")
Notes
Notes: svn path=/branches/2020Q2/; revision=531404
Diffstat (limited to 'sysutils')
-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}