aboutsummaryrefslogtreecommitdiff
path: root/net/nng
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-05-04 15:21:19 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-05-04 15:21:19 +0000
commite7a6739362466a55528de680f740baf3761498da (patch)
tree55313b1086449044dbdb129f682b04246af5c927 /net/nng
parent861a0890f8bc74e467de2fa863a9cc332bda9bb6 (diff)
downloadports-e7a6739362466a55528de680f740baf3761498da.tar.gz
ports-e7a6739362466a55528de680f740baf3761498da.zip
Notes
Diffstat (limited to 'net/nng')
-rw-r--r--net/nng/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nng/Makefile b/net/nng/Makefile
index 44799180ebbb..d619d31bacfa 100644
--- a/net/nng/Makefile
+++ b/net/nng/Makefile
@@ -11,7 +11,7 @@ COMMENT= Lightweight, broker-less messaging
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-USES= cmake
+USES= cmake compiler:c11
USE_GITHUB= yes
GH_ACCOUNT= nanomsg