aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2021-04-30 14:31:22 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2021-04-30 14:47:25 +0000
commit663eaaf8cc0514b6fd0a500c4b34cdf95d60a670 (patch)
tree9bb2b1157cf34a4d636481e65b618048969a4825 /audio
parent1e36c8fc9d748c12c6c621a6b24e76c5cead3556 (diff)
downloadports-663eaaf8cc0514b6fd0a500c4b34cdf95d60a670.tar.gz
ports-663eaaf8cc0514b6fd0a500c4b34cdf95d60a670.zip
audio/spotify-tui: mark BROKEN
Approved by: portmgr blanket
Diffstat (limited to 'audio')
-rw-r--r--audio/spotify-tui/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/spotify-tui/Makefile b/audio/spotify-tui/Makefile
index fd40aed96538..d55d3d5593c6 100644
--- a/audio/spotify-tui/Makefile
+++ b/audio/spotify-tui/Makefile
@@ -9,6 +9,8 @@ COMMENT= Spotify for the terminal written in Rust
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= does not build: rust/crates/anyhow-1.0.38.tar.gz is not in /usr/ports/audio/spotify-tui/distinfo.
+
USES= cargo localbase:ldflags python:3.6+,build ssl xorg
USE_GITHUB= yes
GH_ACCOUNT= Rigellute