Skip to content
Snippets Groups Projects
Commit b2c74bff authored by Muhammad Moinur Rahman's avatar Muhammad Moinur Rahman
Browse files

www/castor: Mark BROKEN_SSL

- Fails to detect OpenSSL 3.0.0 and later

Approved by:	portmgr (blanket)
parent ac95dc0a
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,8 @@ LICENSE= MIT ...@@ -13,6 +13,8 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cargo desktop-file-utils gnome ssl 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 USE_GNOME= cairo gdkpixbuf2 glib20 gtk30
CARGO_CRATES= aho-corasick-0.7.13 \ CARGO_CRATES= aho-corasick-0.7.13 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment