aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-BackupPC-XS
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-11-07 13:51:10 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-11-07 13:51:10 +0000
commitd291ad32ca54429842a7a594342f33ff75d3eac8 (patch)
tree64a7b88cfefd6ac82e406551ff221ca21bbf2868 /sysutils/p5-BackupPC-XS
parentf5fd2da69c27290667cdeb190255f12a9cf88442 (diff)
downloadports-d291ad32ca54429842a7a594342f33ff75d3eac8.tar.gz
ports-d291ad32ca54429842a7a594342f33ff75d3eac8.zip
Replace some occurences of mach with PERL_ARCH (and a couple of other small noop fixes.)
With hat: perl@ Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=372262
Diffstat (limited to 'sysutils/p5-BackupPC-XS')
-rw-r--r--sysutils/p5-BackupPC-XS/pkg-plist12
1 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/p5-BackupPC-XS/pkg-plist b/sysutils/p5-BackupPC-XS/pkg-plist
index a35f781f6dbf..aca3f3e7ada8 100644
--- a/sysutils/p5-BackupPC-XS/pkg-plist
+++ b/sysutils/p5-BackupPC-XS/pkg-plist
@@ -1,7 +1,7 @@
%%PERL5_MAN3%%/BackupPC::XS.3.gz
-%%SITE_PERL%%/mach/BackupPC/XS.pm
-%%SITE_PERL%%/mach/auto/BackupPC/XS/.packlist
-%%SITE_PERL%%/mach/auto/BackupPC/XS/XS.so
-@dirrm %%SITE_PERL%%/mach/auto/BackupPC/XS
-@dirrm %%SITE_PERL%%/mach/auto/BackupPC
-@dirrmtry %%SITE_PERL%%/mach/BackupPC
+%%SITE_PERL%%/%%PERL_ARCH%%/BackupPC/XS.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/BackupPC/XS/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/BackupPC/XS/XS.so
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/BackupPC/XS
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/BackupPC
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/BackupPC