diff options
Diffstat (limited to 'math/p5-Statistics-Benford/Makefile')
-rw-r--r-- | math/p5-Statistics-Benford/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/math/p5-Statistics-Benford/Makefile b/math/p5-Statistics-Benford/Makefile index 4d3e4a35edd4..270b9ea7bc90 100644 --- a/math/p5-Statistics-Benford/Makefile +++ b/math/p5-Statistics-Benford/Makefile @@ -13,7 +13,4 @@ COMMENT= Calculate the deviation from Benford's Law USES= perl5 USE_PERL5= configure -MAN3= Statistics::Benford.3 - -NO_STAGE= yes .include <bsd.port.mk> |