diff options
Diffstat (limited to 'math/p5-Math-Round/Makefile')
-rw-r--r-- | math/p5-Math-Round/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/p5-Math-Round/Makefile b/math/p5-Math-Round/Makefile index daa9ccd..c84c106 100644 --- a/math/p5-Math-Round/Makefile +++ b/math/p5-Math-Round/Makefile @@ -12,8 +12,6 @@ COMMENT= Perl extension for rounding numbers PERL_CONFIGURE= yes -MAKE_JOBS_SAFE= yes - MAN3= Math::Round.3 .include <bsd.port.mk> |