aboutsummaryrefslogtreecommitdiff
path: root/sysutils/e2fsprogs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/e2fsprogs/Makefile')
-rw-r--r--sysutils/e2fsprogs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/e2fsprogs/Makefile b/sysutils/e2fsprogs/Makefile
index 9bc9d756f544..8e56993eacc9 100644
--- a/sysutils/e2fsprogs/Makefile
+++ b/sysutils/e2fsprogs/Makefile
@@ -135,11 +135,11 @@ post-patch::
.endif
.endif
+.if ${MASTERDIR} == ${.CURDIR}
.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1100000
BROKEN=self-test failures on FreeBSD 11+ hint to data corruption issues.
.endif
-.if ${MASTERDIR} == ${.CURDIR}
pre-build:
# fix up Makefile ordering for parallel builds
cd ${WRKSRC}/lib/et && ${DO_MAKE_BUILD} compile_et