aboutsummaryrefslogtreecommitdiff
path: root/net/bctoolbox
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 /net/bctoolbox
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 'net/bctoolbox')
-rw-r--r--net/bctoolbox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bctoolbox/Makefile b/net/bctoolbox/Makefile
index 1d1073d873e8..c3766f0982fa 100644
--- a/net/bctoolbox/Makefile
+++ b/net/bctoolbox/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= mbedtls>=2.3.0_2:security/mbedtls
LIB_DEPENDS= libmbedtls.so:security/mbedtls
-USES= cmake:outsource
+USES= cmake:outsource compiler:c++11-lib
USE_LDCONFIG= yes
CFLAGS+= -DHAVE_ARC4RANDOM