summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/hadoop/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hadoop/Makefile b/devel/hadoop/Makefile
index 07f1b2419aa5..f69eb6132178 100644
--- a/devel/hadoop/Makefile
+++ b/devel/hadoop/Makefile
@@ -84,6 +84,7 @@ ALL_TARGET= compile-core-native compile-c++ compile-c++-libhdfs compile-c++-pipe
.if ${SSL_DEFAULT} == base
BROKEN_FreeBSD_12= variable has incomplete type 'HMAC_CTX' (aka 'hmac_ctx_st')
BROKEN_FreeBSD_13= variable has incomplete type 'HMAC_CTX' (aka 'hmac_ctx_st')
+BROKEN_FreeBSD_14= variable has incomplete type 'HMAC_CTX' (aka 'hmac_ctx_st')
.endif
# The ssl.mk helper can augment MAKE_ARGS and break the build. Filter out