summaryrefslogtreecommitdiff
path: root/devel/flatbuffers/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/flatbuffers/Makefile')
-rw-r--r--devel/flatbuffers/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/flatbuffers/Makefile b/devel/flatbuffers/Makefile
index 5ba2e7e9f2a5..c76cf5233eda 100644
--- a/devel/flatbuffers/Makefile
+++ b/devel/flatbuffers/Makefile
@@ -13,7 +13,7 @@ COMMENT= Memory efficient serialization library
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-USES= cmake:outsource compiler:c++11-lib
+USES= cmake compiler:c++11-lib
USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= google