diff options
Diffstat (limited to 'math/p5-Math-Polynomial-Solve')
-rw-r--r-- | math/p5-Math-Polynomial-Solve/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-Polynomial-Solve/pkg-plist | 7 |
2 files changed, 4 insertions, 6 deletions
diff --git a/math/p5-Math-Polynomial-Solve/Makefile b/math/p5-Math-Polynomial-Solve/Makefile index 84be5ec4a9e1..b8dcfda4cf6b 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> diff --git a/math/p5-Math-Polynomial-Solve/pkg-plist b/math/p5-Math-Polynomial-Solve/pkg-plist index 3fa9890529a6..4952d6f0372b 100644 --- a/math/p5-Math-Polynomial-Solve/pkg-plist +++ b/math/p5-Math-Polynomial-Solve/pkg-plist @@ -1,7 +1,8 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Polynomial/Solve/.packlist +%%PERL5_MAN3%%/Math::Polynomial::Solve.3.gz %%SITE_PERL%%/Math/Polynomial/Solve.pm -@dirrmtry %%SITE_PERL%%/Math/Polynomial -@dirrmtry %%SITE_PERL%%/Math +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Polynomial/Solve/.packlist @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Polynomial/Solve @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Polynomial @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math +@dirrmtry %%SITE_PERL%%/Math/Polynomial +@dirrmtry %%SITE_PERL%%/Math |