aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/cxxopts/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/cxxopts/Makefile b/devel/cxxopts/Makefile
index 1f7b830d914b..344d1fefba65 100644
--- a/devel/cxxopts/Makefile
+++ b/devel/cxxopts/Makefile
@@ -15,6 +15,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake:outsource compiler:c++11-lang
USE_GITHUB= yes
GH_ACCOUNT= jarro2783
+
+CMAKE_OFF= CXXOPTS_BUILD_EXAMPLES
+
+NO_BUILD= yes
NO_ARCH= yes
PLIST_FILES= include/cxxopts.hpp \