diff options
Diffstat (limited to 'databases/rrdtool/Makefile')
-rw-r--r-- | databases/rrdtool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile index aacb90de98c5..f2f6887bf9b0 100644 --- a/databases/rrdtool/Makefile +++ b/databases/rrdtool/Makefile @@ -42,6 +42,7 @@ PERL_MODULE_DESC= Build PERL module PYTHON_MODULE_DESC= Build PYTHON bindings RUBY_MODULE_DESC= Build RUBY bindings +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPYTHON_MODULE} |