1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

sysutils/rsfetch: Mark BROKEN_SSL

- Fails to detect OpenSSL 3.0.0 and later

Approved by:	portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2023-04-30 21:54:36 +02:00
parent b5ed862979
commit 06ca149963

View File

@ -11,6 +11,8 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cargo ssl
BROKEN_SSL= openssl30 openssl31
BROKEN_SSL_REASON= Fails to detect OpenSSL 3.0.0 and later
USE_GITHUB= yes
GH_ACCOUNT= ${PORTNAME}