aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Random
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-05 06:56:18 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-05 06:56:18 +0000
commit5e06901c396343ef79137207320bdbb383435cbb (patch)
treef1b12e43c4957712ca0fd56650b1bda57831a37d /math/p5-Math-Random
parentbe444a2d99fd14557710475412df7b742d93069e (diff)
downloadports-5e06901c396343ef79137207320bdbb383435cbb.tar.gz
ports-5e06901c396343ef79137207320bdbb383435cbb.zip
Support STAGEDIR.
Notes
Notes: svn path=/head/; revision=332813
Diffstat (limited to 'math/p5-Math-Random')
-rw-r--r--math/p5-Math-Random/Makefile3
-rw-r--r--math/p5-Math-Random/pkg-plist13
2 files changed, 7 insertions, 9 deletions
diff --git a/math/p5-Math-Random/Makefile b/math/p5-Math-Random/Makefile
index 0abc8847ee21..85b6266de962 100644
--- a/math/p5-Math-Random/Makefile
+++ b/math/p5-Math-Random/Makefile
@@ -13,7 +13,4 @@ COMMENT= Random number generators
USES= perl5
USE_PERL5= configure
-MAN3= Math::Random.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/math/p5-Math-Random/pkg-plist b/math/p5-Math-Random/pkg-plist
index e7af7f18690e..88ddd30e199e 100644
--- a/math/p5-Math-Random/pkg-plist
+++ b/math/p5-Math-Random/pkg-plist
@@ -1,11 +1,12 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/Random.so
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/Random.bs
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/autosplit.ix
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/.packlist
-%%SITE_PERL%%/%%PERL_ARCH%%/Math/test2.pl
+%%PERL5_MAN3%%/Math::Random.3.gz
%%SITE_PERL%%/%%PERL_ARCH%%/Math/Random.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/Math/test1.pl
%%SITE_PERL%%/%%PERL_ARCH%%/Math/example.pl
+%%SITE_PERL%%/%%PERL_ARCH%%/Math/test1.pl
+%%SITE_PERL%%/%%PERL_ARCH%%/Math/test2.pl
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/Random.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/Random.so
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random/autosplit.ix
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Random
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math