aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2015-01-09 15:07:43 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2015-01-09 15:07:43 +0000
commit54d7237cc8936cec0b082bad7a760d2e8f72aa0b (patch)
treeb4437aee3b125549b19350309e9234c193dd8c57 /security
parent90bc3acc624394d9c7408f5cafc451731b159c7a (diff)
downloadports-54d7237cc8936cec0b082bad7a760d2e8f72aa0b.tar.gz
ports-54d7237cc8936cec0b082bad7a760d2e8f72aa0b.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/libzrtpcppcore/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libzrtpcppcore/Makefile b/security/libzrtpcppcore/Makefile
index 12732e0d5530..404ae299e8d3 100644
--- a/security/libzrtpcppcore/Makefile
+++ b/security/libzrtpcppcore/Makefile
@@ -17,7 +17,7 @@ GH_ACCOUNT= wernerd
GH_PROJECT= ZRTPCPP
WRKSRC= ${WRKDIR}/${GH_PROJECT}-${DISTVERSION}
-USES= cmake:outsource
+USES= cmake:outsource compiler:c++11-lib
CMAKE_ARGS= -DCORE_LIB=true
USE_LDCONFIG= yes