mail/archiveopteryx: Mark BROKEN_SSL

- Fails to build with OpenSSL 3.0.0 and later with
  error: 'SSL_CTX_use_RSAPrivateKey_file' is deprecated
- mail/archiveopteryx-devel builds fine with OpenSSL 3.0.0 and later.
  Considering using that.

Approved by:	portmgr (blanket)
This commit is contained in:
Muhammad Moinur Rahman 2023-05-03 17:10:02 +02:00
parent f0951423cc
commit ee9305d0b3

View file

@ -10,6 +10,9 @@ WWW= https://www.archiveopteryx.org/
LICENSE= MIT
BROKEN_SSL= openssl30 openssl31
BROKEN_SSL_REASON= error: 'SSL_CTX_use_RSAPrivateKey_file' is deprecated
BUILD_DEPENDS= jam:devel/jam
USES= compiler perl5 ssl tar:bzip2