aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2021-01-25 09:07:03 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2021-01-25 09:07:03 +0000
commit86dcaab5652784dde14b06dce11c3b394318df05 (patch)
tree09b0d6f63c3f0f07b9e04b233f11f9dd3334fe08 /devel
parent51afa29244ac82c21327a58eff9d77c351de1c4e (diff)
downloadports-86dcaab5652784dde14b06dce11c3b394318df05.tar.gz
ports-86dcaab5652784dde14b06dce11c3b394318df05.zip
MFH: r562551
Mark BROKEN on FreeBSD 14 Reported by: pkg-fallout
Notes
Notes: svn path=/branches/2021Q1/; revision=562552
Diffstat (limited to 'devel')
-rw-r--r--devel/tla/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/tla/Makefile b/devel/tla/Makefile
index 650fc68023cc..c63bed92936f 100644
--- a/devel/tla/Makefile
+++ b/devel/tla/Makefile
@@ -41,6 +41,7 @@ OPTIONS_DEFINE= DOCS
.if ${SSL_DEFAULT} == base
BROKEN_FreeBSD_12= could not find library containing SSL_library_init
BROKEN_FreeBSD_13= could not find library containing SSL_library_init
+BROKEN_FreeBSD_14= could not find library containing SSL_library_init
.endif
pre-patch: