diff options
-rw-r--r-- | audio/firefly/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/firefly/Makefile b/audio/firefly/Makefile index b9d5fa81a00b..6fe6131e1025 100644 --- a/audio/firefly/Makefile +++ b/audio/firefly/Makefile @@ -13,6 +13,7 @@ MAINTAINER= mark@foster.cc COMMENT= Open-source media server for the Roku SoundBridge and iTunes LICENSE= GPLv2 +BROKEN= Does not fetch BUILD_DEPENDS= ${LOCALBASE}/include/vorbis/codec.h:${PORTSDIR}/audio/libvorbis \ ${LOCALBASE}/include/FLAC/metadata.h:${PORTSDIR}/audio/flac |