diff options
author | antoine <antoine@FreeBSD.org> | 2019-08-04 16:22:52 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2019-08-04 16:22:52 +0800 |
commit | 8c547b2b172c6a8715db768bdb876521ee0fa4bc (patch) | |
tree | 93e43e4f14cdac4e51ff62ff0ddff89abf649381 /audio/xmms2-scrobbler | |
parent | 1d69386a85204dc7a9232c15bbe1ee2177ab798f (diff) | |
download | freebsd-ports-gnome-8c547b2b172c6a8715db768bdb876521ee0fa4bc.tar.gz freebsd-ports-gnome-8c547b2b172c6a8715db768bdb876521ee0fa4bc.tar.zst freebsd-ports-gnome-8c547b2b172c6a8715db768bdb876521ee0fa4bc.zip |
Mark BROKEN: unfetchable
Diffstat (limited to 'audio/xmms2-scrobbler')
-rw-r--r-- | audio/xmms2-scrobbler/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/xmms2-scrobbler/Makefile b/audio/xmms2-scrobbler/Makefile index 8607085befaa..3b7049f2c5a6 100644 --- a/audio/xmms2-scrobbler/Makefile +++ b/audio/xmms2-scrobbler/Makefile @@ -13,6 +13,8 @@ COMMENT= Last.fm submission client for XMMS2 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= unfetchable + LIB_DEPENDS= libxmmsclient.so:audio/xmms2 \ libcurl.so:ftp/curl |