diff options
Diffstat (limited to 'math/p5-Math-RPN')
-rw-r--r-- | math/p5-Math-RPN/Makefile | 1 | ||||
-rw-r--r-- | math/p5-Math-RPN/pkg-plist | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/math/p5-Math-RPN/Makefile b/math/p5-Math-RPN/Makefile index b89c6d19fd7d..3ab2d06ebf23 100644 --- a/math/p5-Math-RPN/Makefile +++ b/math/p5-Math-RPN/Makefile @@ -7,6 +7,7 @@ PORTNAME= Math-RPN PORTVERSION= 1.09 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-RPN/pkg-plist b/math/p5-Math-RPN/pkg-plist index 85a24f1f2522..7701d2af3e2c 100644 --- a/math/p5-Math-RPN/pkg-plist +++ b/math/p5-Math-RPN/pkg-plist @@ -1,2 +1,5 @@ %%SITE_PERL%%/Math/RPN.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/RPN/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/RPN +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math @dirrmtry %%SITE_PERL%%/Math |