aboutsummaryrefslogtreecommitdiff
path: root/audio/forked-daapd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/forked-daapd/Makefile')
-rw-r--r--audio/forked-daapd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/forked-daapd/Makefile b/audio/forked-daapd/Makefile
index 817e2f247478..04cf1120cb83 100644
--- a/audio/forked-daapd/Makefile
+++ b/audio/forked-daapd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= forked-daapd
PORTVERSION= 24.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= audio
MAINTAINER= takumiiinn@gmail.com
@@ -12,6 +12,8 @@ COMMENT= DAAP (iTunes), MPD (Music Player Daemon) and RSP (Roku) media server
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN= fails to build with ffmpeg 4.0
+
BUILD_DEPENDS= antlr3:devel/antlr3
LIB_DEPENDS= libantlr3c.so:devel/libantlr3c \
libavahi-client.so:net/avahi-app \