diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 10:27:43 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 10:27:43 +0000 |
commit | 6c49c5cfa7541d31f48a69897abfb138cbf6e7f0 (patch) | |
tree | 58d1120b8296dbcfcf82964ad14e9a50bf3b16be /math/p5-Statistics-OLS/Makefile | |
parent | 8d456f3c58059b84de4f8f09993892871ad4d8d3 (diff) | |
download | ports-6c49c5cfa7541d31f48a69897abfb138cbf6e7f0.tar.gz ports-6c49c5cfa7541d31f48a69897abfb138cbf6e7f0.zip |
Notes
Diffstat (limited to 'math/p5-Statistics-OLS/Makefile')
-rw-r--r-- | math/p5-Statistics-OLS/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/math/p5-Statistics-OLS/Makefile b/math/p5-Statistics-OLS/Makefile index 1f48bb8c2997..407b9aba888a 100644 --- a/math/p5-Statistics-OLS/Makefile +++ b/math/p5-Statistics-OLS/Makefile @@ -13,7 +13,4 @@ COMMENT= Perl module to perform ordinary least squares and other bivariate stati USES= perl5 USE_PERL5= configure -MAN3= Statistics::OLS.3 - -NO_STAGE= yes .include <bsd.port.mk> |