aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-18 04:16:04 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-08-18 04:56:23 +0000
commitf8c350fc4da8a3b6be4ad970cc8b72913d6af9e0 (patch)
treeaea8b8d370ce33beeea340b37856ee5157102c23
parent4bb50b8c86169651688fd09609c567a15e268edb (diff)
downloadports-f8c350fc4da8a3b6be4ad970cc8b72913d6af9e0.tar.gz
ports-f8c350fc4da8a3b6be4ad970cc8b72913d6af9e0.zip
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
-rw-r--r--security/gsa/Makefile2
1 files changed, 2 insertions, 0 deletions
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