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 /textproc/p5-XML-Canonical | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'textproc/p5-XML-Canonical')
-rw-r--r-- | textproc/p5-XML-Canonical/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-XML-Canonical/pkg-plist | 8 |
2 files changed, 3 insertions, 7 deletions
diff --git a/textproc/p5-XML-Canonical/Makefile b/textproc/p5-XML-Canonical/Makefile index 8e539bd32921..35541c98b97f 100644 --- a/textproc/p5-XML-Canonical/Makefile +++ b/textproc/p5-XML-Canonical/Makefile @@ -3,7 +3,7 @@ PORTNAME= XML-Canonical PORTVERSION= 0.10 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-XML-Canonical/pkg-plist b/textproc/p5-XML-Canonical/pkg-plist index 3be4e5d59e42..0721fff01792 100644 --- a/textproc/p5-XML-Canonical/pkg-plist +++ b/textproc/p5-XML-Canonical/pkg-plist @@ -1,7 +1,3 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/XML/Canonical.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Canonical/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Canonical/Canonical.so +%%SITE_ARCH%%/XML/Canonical.pm +%%SITE_ARCH%%/auto/XML/Canonical/Canonical.so %%PERL5_MAN3%%/XML::Canonical.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML/Canonical -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/XML |