aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-12-22 23:20:53 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-12-22 23:20:53 +0000
commit179b51f2c30f9ee8502db7998da57d3cf1a88369 (patch)
treed292af9b839ebfc18aced82dd0a46b416ff1e99c /devel
parent681b27f24216428bc29900407b5f4a0ec96f45e8 (diff)
downloadports-179b51f2c30f9ee8502db7998da57d3cf1a88369.tar.gz
ports-179b51f2c30f9ee8502db7998da57d3cf1a88369.zip
Notes
Diffstat (limited to 'devel')
-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 \