diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2015-12-22 05:03:58 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2015-12-22 05:03:58 +0000 |
commit | 966f70156bbdca10329de86e04a7923e90061162 (patch) | |
tree | 76d8bf905fd43eb5b0ef9aa050df4c88a6d7b929 /audio/streamtuner/Makefile | |
parent | 97f6c838b0c80b922f6269bad020440dec747e6a (diff) | |
download | ports-966f70156bbdca10329de86e04a7923e90061162.tar.gz ports-966f70156bbdca10329de86e04a7923e90061162.zip |
Notes
Diffstat (limited to 'audio/streamtuner/Makefile')
-rw-r--r-- | audio/streamtuner/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile index 2ffe5b43d231..74bff2b6675a 100644 --- a/audio/streamtuner/Makefile +++ b/audio/streamtuner/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= SAVANNAH MAINTAINER= ports@FreeBSD.org COMMENT= GTK+ stream directory browser +BROKEN= Is no longer able to fetch stream information + BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme |