diff options
Diffstat (limited to 'math/p5-Number-Fraction/Makefile')
-rw-r--r-- | math/p5-Number-Fraction/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/math/p5-Number-Fraction/Makefile b/math/p5-Number-Fraction/Makefile index 35092aca5e74..034f341ebbc4 100644 --- a/math/p5-Number-Fraction/Makefile +++ b/math/p5-Number-Fraction/Makefile @@ -14,7 +14,4 @@ COMMENT= Perl extension to model fractions USES= perl5 USE_PERL5= configure -MAN3= Number::Fraction.3 - -NO_STAGE= yes .include <bsd.port.mk> |