Skip to content

Commit

Permalink
audio/spotify-tui: Mark BROKEN_SSL
Browse files Browse the repository at this point in the history
- Fails to detect with OpenSSL 3.0.0 and later

Approved by:	portmgr (blanket)
  • Loading branch information
5u623l20 committed May 3, 2023
1 parent 4ce5f01 commit 2be1022
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions audio/spotify-tui/Makefile
Expand Up @@ -11,6 +11,9 @@ WWW= https://github.com/Rigellute/spotify-tui
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

BROKEN_SSL= openssl30 openssl31
BROKEN_SSL_REASON= Fails to detect OpenSSL 3.0.0 and later

USES= cargo localbase:ldflags python:3.6+,build ssl xorg
USE_GITHUB= yes
GH_ACCOUNT= Rigellute
Expand Down

0 comments on commit 2be1022

Please sign in to comment.