aboutsummaryrefslogtreecommitdiff
path: root/devel/nlohmann-json/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/nlohmann-json/Makefile')
-rw-r--r--devel/nlohmann-json/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/nlohmann-json/Makefile b/devel/nlohmann-json/Makefile
index b109db288b13..4f0f2fe2cb00 100644
--- a/devel/nlohmann-json/Makefile
+++ b/devel/nlohmann-json/Makefile
@@ -14,7 +14,7 @@ COMMENT= JSON library for Modern C++
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.MIT
-USES= cmake:outsource compiler:c++11-lib
+USES= cmake compiler:c++11-lib
USE_GITHUB= yes
GH_ACCOUNT= nlohmann