summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-04-28 10:01:25 -0500
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2023-04-28 12:18:39 -0500
commitb2c74bff380bca15af405c7ddc0306a1678b424f (patch)
tree75d687f745eacd972666e3ec449ec4380874d852 /www
parentac95dc0ade0e75c3b226f8870e30b10a98eafa1b (diff)
downloadfreebsd-ports-b2c74bff380bca15af405c7ddc0306a1678b424f.zip
www/castor: Mark BROKEN_SSL
- Fails to detect OpenSSL 3.0.0 and later Approved by: portmgr (blanket)
Diffstat (limited to 'www')
-rw-r--r--www/castor/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/castor/Makefile b/www/castor/Makefile
index ecf520f04e2e..9d7a1f7484b2 100644
--- a/www/castor/Makefile
+++ b/www/castor/Makefile
@@ -13,6 +13,8 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cargo desktop-file-utils gnome ssl
+BROKEN_SSL= openssl30 openssl31
+BROKEN_SSL_REASON= Fails to detect OpenSSL 3.0.0 library
USE_GNOME= cairo gdkpixbuf2 glib20 gtk30
CARGO_CRATES= aho-corasick-0.7.13 \