diff options
Diffstat (limited to 'math/p5-Statistics-OLS/Makefile')
-rw-r--r-- | math/p5-Statistics-OLS/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/p5-Statistics-OLS/Makefile b/math/p5-Statistics-OLS/Makefile index 28a51d0e0321..a6479b9c52d2 100644 --- a/math/p5-Statistics-OLS/Makefile +++ b/math/p5-Statistics-OLS/Makefile @@ -18,6 +18,5 @@ COMMENT= Perl module to perform ordinary least squares and other bivariate stati PERL_CONFIGURE= yes MAN3= Statistics::OLS.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |