1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

security/krb5-119: Mark BROKEN_SSL

- Requires OpenSSL 3.0.0 deprecated RSA_ routines

Approved by:	portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2023-04-30 21:59:29 +02:00
parent 06ca149963
commit 5b94c2c3fa

View File

@ -22,6 +22,8 @@ KERBEROSV_URL= http://web.mit.edu/kerberos/
USES= compiler:c++11-lang cpe gmake gettext-runtime \
gssapi:bootstrap,mit libtool:build localbase \
perl5 pkgconfig ssl
BROKEN_SSL= openssl30 openssl31
BROKEN_SSL_REASON= Requires OpenSSL 3.0.0 deprecated RSA_ routines
USE_CSTD= gnu99
USE_LDCONFIG= yes
USE_PERL5= build