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 /net/p5-XML-Fast | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'net/p5-XML-Fast')
-rw-r--r-- | net/p5-XML-Fast/Makefile | 1 | ||||
-rw-r--r-- | net/p5-XML-Fast/pkg-plist | 8 |
2 files changed, 3 insertions, 6 deletions
diff --git a/net/p5-XML-Fast/Makefile b/net/p5-XML-Fast/Makefile index d20a52bac95f..79677e5b0a32 100644 --- a/net/p5-XML-Fast/Makefile +++ b/net/p5-XML-Fast/Makefile @@ -3,6 +3,7 @@ PORTNAME= XML-Fast PORTVERSION= 0.11 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/net/p5-XML-Fast/pkg-plist b/net/p5-XML-Fast/pkg-plist index 68632f56a2fb..d78964636d7d 100644 --- a/net/p5-XML-Fast/pkg-plist +++ b/net/p5-XML-Fast/pkg-plist @@ -1,7 +1,3 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/XML/Fast.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Fast/Fast.so -%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Fast/.packlist +%%SITE_ARCH%%/XML/Fast.pm +%%SITE_ARCH%%/auto/XML/Fast/Fast.so %%PERL5_MAN3%%/XML::Fast.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Fast -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/XML |