aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-04-27 13:48:00 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-04-29 15:14:57 +0000
commitea4cf0d151208a1116660e80e19f6d3a4fb5540c (patch)
tree19145bb7602e50a7c7ba096a0d8f0147e001dbab
parent49adb53a09fa1eba70e6e520f40940e248cb72a5 (diff)
downloadports-ea4cf0d151208a1116660e80e19f6d3a4fb5540c.tar.gz
ports-ea4cf0d151208a1116660e80e19f6d3a4fb5540c.zip
security/libpki: Mark BROKEN_SSL
- Fails to detect OpenSSL 3.0 or later Approved by: portmgr (blanket)
-rw-r--r--security/libpki/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/libpki/Makefile b/security/libpki/Makefile
index 178ad059e790..a39ce22b650b 100644
--- a/security/libpki/Makefile
+++ b/security/libpki/Makefile
@@ -15,6 +15,8 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/COPYING
USES= autoreconf gnome libtool ssl
+BROKEN_SSL= openssl30 openssl31
+BROKEN_SSL_REASON= Fails to detect OpenSSL 3.0 or later
USE_GITHUB= yes
GH_ACCOUNT= openca
USE_GNOME= libxml2