diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 06:56:18 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 06:56:18 +0000 |
commit | 5e06901c396343ef79137207320bdbb383435cbb (patch) | |
tree | f1b12e43c4957712ca0fd56650b1bda57831a37d /math/p5-Math-Random-MT-Auto | |
parent | be444a2d99fd14557710475412df7b742d93069e (diff) |
Notes
Diffstat (limited to 'math/p5-Math-Random-MT-Auto')
-rw-r--r-- | math/p5-Math-Random-MT-Auto/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-Random-MT-Auto/pkg-plist | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/math/p5-Math-Random-MT-Auto/Makefile b/math/p5-Math-Random-MT-Auto/Makefile index 21b762ce6ffe..8f6a19f5cc42 100644 --- a/math/p5-Math-Random-MT-Auto/Makefile +++ b/math/p5-Math-Random-MT-Auto/Makefile @@ -18,9 +18,6 @@ TEST_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww USES= perl5 USE_PERL5= configure -MAN3= Math::Random::MT::Auto.3 Math::Random::MT::Auto::Range.3 - -NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 501400 diff --git a/math/p5-Math-Random-MT-Auto/pkg-plist b/math/p5-Math-Random-MT-Auto/pkg-plist index e09556a226ec..46499b52acc5 100644 --- a/math/p5-Math-Random-MT-Auto/pkg-plist +++ b/math/p5-Math-Random-MT-Auto/pkg-plist @@ -1,3 +1,5 @@ +%%PERL5_MAN3%%/Math::Random::MT::Auto.3.gz +%%PERL5_MAN3%%/Math::Random::MT::Auto::Range.3.gz %%SITE_PERL%%/%%PERL_ARCH%%/Math/Random/MT/Auto.pm %%SITE_PERL%%/%%PERL_ARCH%%/Math/Random/MT/Auto/Range.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/MT/Auto/.packlist |