git: 2bda327dba81 - main - security/krb5-119: Flag broken with OpenSSL 3.0 in 14-CURRENT

From: Cy Schubert <cy_at_FreeBSD.org>
Date: Sun, 25 Jun 2023 17:53:33 UTC
The branch main has been updated by cy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2bda327dba813d7d3506fbf9e0f93db2b451102e

commit 2bda327dba813d7d3506fbf9e0f93db2b451102e
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2023-06-25 17:50:33 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2023-06-25 17:53:14 +0000

    security/krb5-119: Flag broken with OpenSSL 3.0 in 14-CURRENT
---
 security/krb5-119/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/security/krb5-119/Makefile b/security/krb5-119/Makefile
index 96f2f892beb5..0ca19bae5549 100644
--- a/security/krb5-119/Makefile
+++ b/security/krb5-119/Makefile
@@ -27,6 +27,7 @@ USES=			compiler:c++11-lang cpe gmake gettext-runtime \
 			perl5 pkgconfig ssl
 BROKEN_SSL=	openssl30 openssl31
 BROKEN_SSL_REASON=	Requires OpenSSL 3.0.0 deprecated RSA_ routines
+BROKEN_FreeBSD_14=	Incompatible with OpenSSL 3.0 in 14-CURRENT
 USE_CSTD=		gnu99
 USE_LDCONFIG=		yes
 USE_PERL5=		build