aboutsummaryrefslogtreecommitdiff
path: root/net/ortp
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2018-10-23 15:53:39 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2018-10-23 15:53:39 +0000
commit34e555714096a8da20bb049a438dc2df7b729e10 (patch)
tree43809d8fd9ecd3dc524d089b157c13f5e6afa881 /net/ortp
parent90ad195c6d846c42d41dacdb5ebc670af717ae77 (diff)
downloadports-34e555714096a8da20bb049a438dc2df7b729e10.tar.gz
ports-34e555714096a8da20bb049a438dc2df7b729e10.zip
Add USES=compiler:c11 because this port uses stdatomic.h.
PR: 232561 Submitted by: pkubaj@anongoth.pl
Notes
Notes: svn path=/head/; revision=482845
Diffstat (limited to 'net/ortp')
-rw-r--r--net/ortp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ortp/Makefile b/net/ortp/Makefile
index f2f7e72e2aad..0a40009e5434 100644
--- a/net/ortp/Makefile
+++ b/net/ortp/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libbctoolbox.so:net/bctoolbox
-USES= cmake:outsource
+USES= cmake:outsource compiler:c11
USE_LDCONFIG= yes
CMAKE_ARGS= -DENABLE_DOC=NO -DENABLE_STATIC=NO -DENABLE_STRICT=NO