Skip to content

Commit

Permalink
sysutils/flowgger: Mark BROKEN_SSL
Browse files Browse the repository at this point in the history
- Cannot detect OpenSSL 3.0.0 and later

Approved by:	portmgr (blanket)
  • Loading branch information
5u623l20 committed Apr 30, 2023
1 parent 234bec7 commit 288a94a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sysutils/flowgger/Makefile
Expand Up @@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= capnp:devel/capnproto

USES= cargo ssl
BROKEN_SSL= openssl30 openssl31
BROKEN_SSL_REASON= Cannot detect OpenSSL 3.0.0 and later
CARGO_CRATES= adler32-1.0.4 \
ansi_term-0.11.0 \
ascii-0.9.3 \
Expand Down

0 comments on commit 288a94a

Please sign in to comment.