diff options
Diffstat (limited to 'math/p5-Math-Derivative/Makefile')
-rw-r--r-- | math/p5-Math-Derivative/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/math/p5-Math-Derivative/Makefile b/math/p5-Math-Derivative/Makefile index 06bf061982a8..5ffe1d55c492 100644 --- a/math/p5-Math-Derivative/Makefile +++ b/math/p5-Math-Derivative/Makefile @@ -13,7 +13,4 @@ COMMENT= Numeric 1st and 2nd order differentiation USES= perl5 USE_PERL5= configure -MAN3= Math::Derivative.3 - -NO_STAGE= yes .include <bsd.port.mk> |