aboutsummaryrefslogtreecommitdiff
path: root/devel/kcachegrind
diff options
context:
space:
mode:
Diffstat (limited to 'devel/kcachegrind')
-rw-r--r--devel/kcachegrind/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/kcachegrind/Makefile b/devel/kcachegrind/Makefile
index 513fc1f628ba..351317bfc8a4 100644
--- a/devel/kcachegrind/Makefile
+++ b/devel/kcachegrind/Makefile
@@ -24,6 +24,7 @@ OPTIONS_DEFAULT= DOT
DOT_DESC= Use GraphViz/dot to render call graphs
VALGRIND_DESC= Install devel/valgrind
+NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOT}