summaryrefslogtreecommitdiff
path: root/devel/cxxopts/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cxxopts/Makefile')
-rw-r--r--devel/cxxopts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cxxopts/Makefile b/devel/cxxopts/Makefile
index 344d1fefba65..ee2853b777c6 100644
--- a/devel/cxxopts/Makefile
+++ b/devel/cxxopts/Makefile
@@ -12,7 +12,7 @@ COMMENT= Lightweight C++ command line option parser
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= cmake:outsource compiler:c++11-lang
+USES= cmake compiler:c++11-lang
USE_GITHUB= yes
GH_ACCOUNT= jarro2783