diff options
Diffstat (limited to 'devel/cppcheck/Makefile')
-rw-r--r-- | devel/cppcheck/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cppcheck/Makefile b/devel/cppcheck/Makefile index fc1746b8c9b0..556a1cd8c8df 100644 --- a/devel/cppcheck/Makefile +++ b/devel/cppcheck/Makefile @@ -29,6 +29,7 @@ RULES_DESC= User-defined rule support (requires PCRE) PLIST_FILES= bin/cppcheck +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} |