ports/net-im/ring-daemon/files/patch-src_Makefile.am
Kurt Jaeger 98c787c4cd New port: net-im/ring-daemon
Ring is a secure and distributed voice, video and chat communication
platform that requires no centralized server and leaves the power
of privacy in the hands of the user.

WWW: https://ring.cx/

PR:		209542
Submitted by:	Yuri Victorovich <yuri@rawbw.com>
2016-05-29 03:50:56 +00:00

11 lines
296 B
Text

--- src/Makefile.am.orig 2016-05-10 20:45:50 UTC
+++ src/Makefile.am
@@ -4,7 +4,7 @@ RING_VIDEO_LIBS=
if RING_VIDEO
RING_VIDEO_LIBS+=./media/video/libvideo.la
-if HAVE_LINUX
+if HAVE_FREEBSD
if HAVE_ANDROID
RING_VIDEO_LIBS+= \
./media/video/androidvideo/libandroidvideo.la