summaryrefslogtreecommitdiff
path: root/devel/cppcheck/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cppcheck/Makefile')
-rw-r--r--devel/cppcheck/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cppcheck/Makefile b/devel/cppcheck/Makefile
index b6a885b135b7..ef95954af75a 100644
--- a/devel/cppcheck/Makefile
+++ b/devel/cppcheck/Makefile
@@ -11,7 +11,7 @@ COMMENT?= Static analysis of C/C++ code
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= compiler:c++11-lib cmake tar:bzip2
+USES= compiler:c++11-lib cmake:insource tar:bzip2
USE_GITHUB= yes
GH_ACCOUNT= danmar