aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2021-07-06 13:42:09 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2021-07-06 14:44:11 +0000
commitd0bc781f451e4cb5a7e626963b1acf96a3a167cc (patch)
tree9991fe6afd0c8c5861d107797d9a7c2729f6dda1
parentb8ef339d7d97888b7d3328d1c0f7ed0285068e89 (diff)
downloadports-d0bc781f451e4cb5a7e626963b1acf96a3a167cc.tar.gz
ports-d0bc781f451e4cb5a7e626963b1acf96a3a167cc.zip
sysutils/fusefs-unreliablefs: Mark as broken on FreeBSD 11
-rw-r--r--sysutils/fusefs-unreliablefs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/fusefs-unreliablefs/Makefile b/sysutils/fusefs-unreliablefs/Makefile
index 36bbabb9289e..f0a8e9bd818f 100644
--- a/sysutils/fusefs-unreliablefs/Makefile
+++ b/sysutils/fusefs-unreliablefs/Makefile
@@ -12,6 +12,8 @@ COMMENT= FUSE-based fault injection filesystem
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_FreeBSD_11= error: use of undeclared identifier 'EINTEGRITY'
+
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
fio:benchmarks/fio