diff options
Diffstat (limited to 'math/p5-Math-SigFigs')
-rw-r--r-- | math/p5-Math-SigFigs/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-SigFigs/pkg-descr | 2 | ||||
-rw-r--r-- | math/p5-Math-SigFigs/pkg-plist | 1 |
3 files changed, 2 insertions, 4 deletions
diff --git a/math/p5-Math-SigFigs/Makefile b/math/p5-Math-SigFigs/Makefile index 75e406122edb..b97cb483f207 100644 --- a/math/p5-Math-SigFigs/Makefile +++ b/math/p5-Math-SigFigs/Makefile @@ -18,7 +18,4 @@ RUN_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ USES= perl5 USE_PERL5= configure -MAN3= Math::SigFigs.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/p5-Math-SigFigs/pkg-descr b/math/p5-Math-SigFigs/pkg-descr index 582267fcd3a6..4f9a030a070a 100644 --- a/math/p5-Math-SigFigs/pkg-descr +++ b/math/p5-Math-SigFigs/pkg-descr @@ -1,3 +1,3 @@ Do math with correct handling of significant figures -WWW: http://search.cpan.org/dist/Math-SigFigs/ +WWW: http://search.cpan.org/dist/Math-SigFigs/ diff --git a/math/p5-Math-SigFigs/pkg-plist b/math/p5-Math-SigFigs/pkg-plist index e81e85a67e09..8afd7d22d5f8 100644 --- a/math/p5-Math-SigFigs/pkg-plist +++ b/math/p5-Math-SigFigs/pkg-plist @@ -1,6 +1,7 @@ %%SITE_PERL%%/Math/SigFigs.pm %%SITE_PERL%%/Math/SigFigs.pod %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/SigFigs/.packlist +%%PERL5_MAN3%%/Math::SigFigs.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/SigFigs @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math @dirrmtry %%SITE_PERL%%/Math |