aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2018-10-22 19:23:52 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2018-10-22 19:23:52 +0000
commiteea0292045c58a020687b41fb1fcb3ca8e290e13 (patch)
tree934ca4314353d01818ef2f8d4b47fd41608ce038 /multimedia
parent845aeba05aa6240e1891c44c15557859dc0d33ec (diff)
downloadports-eea0292045c58a020687b41fb1fcb3ca8e290e13.tar.gz
ports-eea0292045c58a020687b41fb1fcb3ca8e290e13.zip
Add USES=compiler:c++11-lib to Linphone ports.
PR: 232526 Submitted by: pkubaj@anongoth.pl
Notes
Notes: svn path=/head/; revision=482777
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