diff options
-rw-r--r-- | net-im/ring-daemon/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/ring-daemon/Makefile b/net-im/ring-daemon/Makefile index ed86b2936005..e3e1a04801e5 100644 --- a/net-im/ring-daemon/Makefile +++ b/net-im/ring-daemon/Makefile @@ -12,6 +12,8 @@ COMMENT= Daemon part of the Ring VoIP SIP phone and IM LICENSE= GPLv3 +BROKEN= fails to build + BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat LIB_DEPENDS= libyaml-cpp.so:devel/yaml-cpp \ libjsoncpp.so:devel/jsoncpp \ |