diff options
Diffstat (limited to 'math/p5-Statistics-Descriptive/Makefile')
-rw-r--r-- | math/p5-Statistics-Descriptive/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-Statistics-Descriptive/Makefile b/math/p5-Statistics-Descriptive/Makefile index 7cdd25fe8fb6..df1b51aee6ce 100644 --- a/math/p5-Statistics-Descriptive/Makefile +++ b/math/p5-Statistics-Descriptive/Makefile @@ -18,4 +18,5 @@ MAN3= Statistics::Descriptive.3 \ Statistics::Descriptive::Smoother::Exponential.3 \ Statistics::Descriptive::Smoother::Weightedexponential.3 +NO_STAGE= yes .include <bsd.port.mk> |