diff options
Diffstat (limited to 'math/p5-Math-TrulyRandom/pkg-plist')
-rw-r--r-- | math/p5-Math-TrulyRandom/pkg-plist | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/math/p5-Math-TrulyRandom/pkg-plist b/math/p5-Math-TrulyRandom/pkg-plist index 97d979d1a2d7..74dbe376f327 100644 --- a/math/p5-Math-TrulyRandom/pkg-plist +++ b/math/p5-Math-TrulyRandom/pkg-plist @@ -1,12 +1,12 @@ -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/TrulyRandom/.packlist -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Math/TrulyRandom.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Math/TrulyRandom.pod -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/TrulyRandom/TrulyRandom.bs -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/TrulyRandom/TrulyRandom.so +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/TrulyRandom/.packlist +%%SITE_PERL%%/%%PERL_ARCH%%/Math/TrulyRandom.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Math/TrulyRandom.pod +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/TrulyRandom/TrulyRandom.bs +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/TrulyRandom/TrulyRandom.so %%PORTDOCS%%share/doc/Math-TrulyRandom/COPYRIGHT %%PORTDOCS%%share/doc/Math-TrulyRandom/truerand.c %%PORTDOCS%%share/doc/Math-TrulyRandom/truerand.h %%PORTDOCS%%@dirrm share/doc/Math-TrulyRandom -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/TrulyRandom 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Math 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/TrulyRandom 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Math 2>/dev/null || true |