aboutsummaryrefslogtreecommitdiff
path: root/deskutils
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 /deskutils
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 'deskutils')
-rw-r--r--deskutils/belcard/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/belcard/Makefile b/deskutils/belcard/Makefile
index 738daf015ae4..abf5d7d76b6b 100644
--- a/deskutils/belcard/Makefile
+++ b/deskutils/belcard/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libbctoolbox.so:net/bctoolbox \
libbelr.so:textproc/belr
-USES= cmake:outsource
+USES= cmake:outsource compiler:c++11-lib
USE_LDCONFIG= yes
CMAKE_ARGS= -DENABLE_STATIC=NO -DENABLE_STRICT=NO -DENABLE_UNIT_TESTS=NO