aboutsummaryrefslogtreecommitdiff
path: root/audio/libshout
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2018-02-16 13:37:09 +0000
committerBernard Spil <brnrd@FreeBSD.org>2018-02-16 13:37:09 +0000
commitbf2672d35b731649dfa2ec6562b2ffee6df34e84 (patch)
tree351ccf085c8ee59416f267c2c161fc476ee14092 /audio/libshout
parent9e4951101853266b29f6342928fde1b4983469d5 (diff)
downloadports-bf2672d35b731649dfa2ec6562b2ffee6df34e84.tar.gz
ports-bf2672d35b731649dfa2ec6562b2ffee6df34e84.zip
security/openssl-devel: Breaks ports category audio
- Add missing ssl dependency to raop_play
Notes
Notes: svn path=/head/; revision=462010
Diffstat (limited to 'audio/libshout')
-rw-r--r--audio/libshout/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/libshout/Makefile b/audio/libshout/Makefile
index e2e4ee0bc111..cd5ba3d3f394 100644
--- a/audio/libshout/Makefile
+++ b/audio/libshout/Makefile
@@ -13,6 +13,8 @@ COMMENT= Connect and transmit data to an Icecast media streaming server
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_SSL= openssl-devel
+
LIB_DEPENDS= libogg.so:audio/libogg \
libvorbis.so:audio/libvorbis