diff options
Diffstat (limited to 'math/p5-Math-BigInt-GMP')
-rw-r--r-- | math/p5-Math-BigInt-GMP/Makefile | 1 | ||||
-rw-r--r-- | math/p5-Math-BigInt-GMP/pkg-plist | 10 |
2 files changed, 3 insertions, 8 deletions
diff --git a/math/p5-Math-BigInt-GMP/Makefile b/math/p5-Math-BigInt-GMP/Makefile index 70e189ed3996..95bdb313366c 100644 --- a/math/p5-Math-BigInt-GMP/Makefile +++ b/math/p5-Math-BigInt-GMP/Makefile @@ -3,6 +3,7 @@ PORTNAME= Math-BigInt-GMP PORTVERSION= 1.38 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-BigInt-GMP/pkg-plist b/math/p5-Math-BigInt-GMP/pkg-plist index 3d25ce383dc3..92e09dd91708 100644 --- a/math/p5-Math-BigInt-GMP/pkg-plist +++ b/math/p5-Math-BigInt-GMP/pkg-plist @@ -1,9 +1,3 @@ %%PERL5_MAN3%%/Math::BigInt::GMP.3.gz -%%SITE_PERL%%/%%PERL_ARCH%%/Math/BigInt/GMP.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/BigInt/GMP/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/BigInt/GMP/GMP.so -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/BigInt/GMP -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/BigInt -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math/BigInt -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math +%%SITE_ARCH%%/Math/BigInt/GMP.pm +%%SITE_ARCH%%/auto/Math/BigInt/GMP/GMP.so |