diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
commit | eee58d187e2c55fca6f53b9e482d33cf5346fe81 (patch) | |
tree | 0d350fe6ad6a2fe3222d838f3c72856c78cd449f /math/p5-Math-MPC | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'math/p5-Math-MPC')
-rw-r--r-- | math/p5-Math-MPC/Makefile | 1 | ||||
-rw-r--r-- | math/p5-Math-MPC/pkg-plist | 8 |
2 files changed, 3 insertions, 6 deletions
diff --git a/math/p5-Math-MPC/Makefile b/math/p5-Math-MPC/Makefile index fefded3a920d..1cc1482ee634 100644 --- a/math/p5-Math-MPC/Makefile +++ b/math/p5-Math-MPC/Makefile @@ -3,6 +3,7 @@ PORTNAME= Math-MPC PORTVERSION= 1.01 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN #MASTER_SITE_SUBDIR= CPAN:SISYPHUS diff --git a/math/p5-Math-MPC/pkg-plist b/math/p5-Math-MPC/pkg-plist index 3448663c25d9..622a3107af28 100644 --- a/math/p5-Math-MPC/pkg-plist +++ b/math/p5-Math-MPC/pkg-plist @@ -1,7 +1,3 @@ %%PERL5_MAN3%%/Math::MPC.3.gz -%%SITE_PERL%%/%%PERL_ARCH%%/Math/MPC.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/MPC/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/MPC/MPC.so -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/MPC -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math +%%SITE_ARCH%%/Math/MPC.pm +%%SITE_ARCH%%/auto/Math/MPC/MPC.so |