diff options
Diffstat (limited to 'math/p5-Math-Polynomial-Solve/Makefile')
-rw-r--r-- | math/p5-Math-Polynomial-Solve/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/math/p5-Math-Polynomial-Solve/Makefile b/math/p5-Math-Polynomial-Solve/Makefile index 84be5ec..b8dcfda 100644 --- a/math/p5-Math-Polynomial-Solve/Makefile +++ b/math/p5-Math-Polynomial-Solve/Makefile @@ -17,7 +17,4 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure -MAN3= Math::Polynomial::Solve.3 - -NO_STAGE= yes .include <bsd.port.mk> |