diff options
| author | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 09:42:48 +0000 |
|---|---|---|
| committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 09:42:48 +0000 |
| commit | 9ec58fca2181e62f9f6895c8e5c2fbc76efbb374 (patch) | |
| tree | 12a1e32f5b1fc0e7932c9e7498c464d4d03204cb /math/p5-Math-Random-ISAAC | |
| parent | 8c5545d0d298c104fd91204c8df219c3c1be0c14 (diff) | |
Notes
Diffstat (limited to 'math/p5-Math-Random-ISAAC')
| -rw-r--r-- | math/p5-Math-Random-ISAAC/Makefile | 4 | ||||
| -rw-r--r-- | math/p5-Math-Random-ISAAC/pkg-plist | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/math/p5-Math-Random-ISAAC/Makefile b/math/p5-Math-Random-ISAAC/Makefile index 1d5d573a5eeb..5c5f07bc1768 100644 --- a/math/p5-Math-Random-ISAAC/Makefile +++ b/math/p5-Math-Random-ISAAC/Makefile @@ -18,8 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \ USES= perl5 USE_PERL5= configure -MAN3= Math::Random::ISAAC::PP.3 \ - Math::Random::ISAAC.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/p5-Math-Random-ISAAC/pkg-plist b/math/p5-Math-Random-ISAAC/pkg-plist index 3ef309e433d2..76cf458693c9 100644 --- a/math/p5-Math-Random-ISAAC/pkg-plist +++ b/math/p5-Math-Random-ISAAC/pkg-plist @@ -1,6 +1,8 @@ %%SITE_PERL%%/Math/Random/ISAAC/PP.pm %%SITE_PERL%%/Math/Random/ISAAC.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/ISAAC/.packlist +%%PERL5_MAN3%%/Math::Random::ISAAC::PP.3.gz +%%PERL5_MAN3%%/Math::Random::ISAAC.3.gz @dirrmtry %%SITE_PERL%%/Math/Random/ISAAC @dirrmtry %%SITE_PERL%%/Math/Random @dirrmtry %%SITE_PERL%%/Math |
