git: f8c350fc4da8 - main - security/gsa: Mark BROKEN on 14

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Fri, 18 Aug 2023 04:56:36 UTC
The branch main has been updated by bofh:

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

commit f8c350fc4da8a3b6be4ad970cc8b72913d6af9e0
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-08-18 04:16:04 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-08-18 04:56:23 +0000

    security/gsa: Mark BROKEN on 14
    
    Fails to build with:
    error:0308010C:digital envelope routines::unsupported
    
    Approved by:    portmgr (blanket)
    Sponsored by:   The FreeBSD Foundation
---
 security/gsa/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/security/gsa/Makefile b/security/gsa/Makefile
index 3b1ba9c5eacc..e517b74fba30 100644
--- a/security/gsa/Makefile
+++ b/security/gsa/Makefile
@@ -12,6 +12,8 @@ WWW=		https://github.com/greenbone/gsa
 
 LICENSE=	AGPLv3+
 
+BROKEN_FreeBSD_14=	fails to build: 0308010C:digital envelope routines::unsupported
+
 BUILD_DEPENDS=	yarn:www/yarn
 RUN_DEPENDS=	${LOCALBASE}/sbin/gsad:security/gsad