Skip to content

Commit

Permalink
net/relayd: Mark BROKEN_SSL
Browse files Browse the repository at this point in the history
- Fails to build with OpenSSL 3.0.0 and later

Approved by:	portmgr (blanket)
  • Loading branch information
5u623l20 committed Apr 29, 2023
1 parent 8a565ba commit 594d40b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions net/relayd/Makefile
Expand Up @@ -12,6 +12,8 @@ LICENSE= ISCL
BROKEN= fails to build

USES= ssl uidfix
BROKEN_SSL= openssl30 openssl31
BROKEN_SSL_REASON= Fails to build with OpenSSL 3.0.0 and later
USE_GITHUB= yes
GH_ACCOUNT= mmatuska

Expand Down

0 comments on commit 594d40b

Please sign in to comment.