aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2018-10-23 03:23:52 +0800
committertijl <tijl@FreeBSD.org>2018-10-23 03:23:52 +0800
commitfcc1c0e4216390741b175a1161faca0cee155bed (patch)
tree934ca4314353d01818ef2f8d4b47fd41608ce038 /multimedia
parent53aff63778013f09de880f777ae9873f53a7eecd (diff)
downloadfreebsd-ports-gnome-fcc1c0e4216390741b175a1161faca0cee155bed.tar.gz
freebsd-ports-gnome-fcc1c0e4216390741b175a1161faca0cee155bed.tar.zst
freebsd-ports-gnome-fcc1c0e4216390741b175a1161faca0cee155bed.zip
Add USES=compiler:c++11-lib to Linphone ports.
PR: 232526 Submitted by: pkubaj@anongoth.pl
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mswebrtc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mswebrtc/Makefile b/multimedia/mswebrtc/Makefile
index e93d049253ac..2089b245d9e9 100644
--- a/multimedia/mswebrtc/Makefile
+++ b/multimedia/mswebrtc/Makefile
@@ -15,7 +15,7 @@ LIB_DEPENDS= libbctoolbox.so:net/bctoolbox \
libmediastreamer_base.so:net/mediastreamer \
libortp.so:net/ortp
-USES= cmake:outsource
+USES= cmake:outsource compiler:c++11-lib
CMAKE_ARGS= -DENABLE_STATIC=NO
PLIST_FILES= lib/mediastreamer/plugins/libmswebrtc.so