diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-01 14:41:49 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-01 14:41:49 +0000 |
commit | 6e85147f508ce8c9ff82290fef2c7fabd9c923c5 (patch) | |
tree | 5eca784850e9c1daf8cd5ef7844df6bdaacce9d0 /math/p5-Math-Random-ISAAC-XS | |
parent | 244d3c2210a4fab03e5061a4f2b23edbe7033339 (diff) | |
download | ports-6e85147f508ce8c9ff82290fef2c7fabd9c923c5.tar.gz ports-6e85147f508ce8c9ff82290fef2c7fabd9c923c5.zip |
Notes
Diffstat (limited to 'math/p5-Math-Random-ISAAC-XS')
-rw-r--r-- | math/p5-Math-Random-ISAAC-XS/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-Random-ISAAC-XS/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/math/p5-Math-Random-ISAAC-XS/Makefile b/math/p5-Math-Random-ISAAC-XS/Makefile index ca08613e226f..069a551f4168 100644 --- a/math/p5-Math-Random-ISAAC-XS/Makefile +++ b/math/p5-Math-Random-ISAAC-XS/Makefile @@ -17,7 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= modbuild -MAN3= Math::Random::ISAAC::XS.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/p5-Math-Random-ISAAC-XS/pkg-plist b/math/p5-Math-Random-ISAAC-XS/pkg-plist index d09862bf2e4f..e11546323713 100644 --- a/math/p5-Math-Random-ISAAC-XS/pkg-plist +++ b/math/p5-Math-Random-ISAAC-XS/pkg-plist @@ -1,6 +1,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/Math/Random/ISAAC/XS.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/ISAAC/XS/XS.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/ISAAC/XS/XS.so +%%PERL5_MAN3%%/Math::Random::ISAAC::XS.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/Random/ISAAC @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/Random @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math |