security/rubygem-openssl2: Mark BROKEN with openssl30
Approved by: portmgr (blanket)
This commit is contained in:
parent
da345ab023
commit
6f8496f608
1 changed files with 3 additions and 0 deletions
|
@ -13,6 +13,9 @@ LICENSE_COMB= dual
|
|||
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
|
||||
LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
BROKEN_SSL= openssl30 openssl31
|
||||
BROKEN_SSL_REASON= Requires OpenSSL >= 1.0.1, < 3.0.0
|
||||
|
||||
RUN_DEPENDS= rubygem-ipaddr>=0:net/rubygem-ipaddr
|
||||
|
||||
USES= cpe gem ssl
|
||||
|
|
Loading…
Reference in a new issue