diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-30 23:04:49 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-07-30 23:04:49 +0000 |
commit | 20cfadf5f7d59d1cd9268d1ea963c7a1cccc839e (patch) | |
tree | d31c70798f136fcf2799bbcc168873a430711168 /textproc/p5-PDF-API2 | |
parent | e9a0414264f681ff7a34cbc4045e9c5d6e75f4d2 (diff) |
Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plists
PR: ports/136771
Exp Run by: pav
Approved by: portmgr (pav)
Notes
Notes:
svn path=/head/; revision=238688
Diffstat (limited to 'textproc/p5-PDF-API2')
-rw-r--r-- | textproc/p5-PDF-API2/pkg-plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-PDF-API2/pkg-plist b/textproc/p5-PDF-API2/pkg-plist index 0eba486ce368..f852e49405b8 100644 --- a/textproc/p5-PDF-API2/pkg-plist +++ b/textproc/p5-PDF-API2/pkg-plist @@ -1,4 +1,4 @@ -%%SITE_PERL%%/mach/auto/PDF/API2/.packlist +%%SITE_PERL%%/%%PERL_ARCH%%/auto/PDF/API2/.packlist %%SITE_PERL%%/PDF/API2.pm %%SITE_PERL%%/PDF/API2/Content.pm %%SITE_PERL%%/PDF/API2/Lite.pm @@ -195,8 +195,8 @@ %%SITE_PERL%%/PDF/API2/fonts/langcover.txt %%SITE_PERL%%/PDF/API2/fonts/status.txt %%SITE_PERL%%/PDF/API2/fonts/unicover.txt -@dirrm %%SITE_PERL%%/mach/auto/PDF/API2 -@dirrmtry %%SITE_PERL%%/mach/auto/PDF +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/PDF/API2 +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/PDF @dirrm %%SITE_PERL%%/PDF/API2/Basic/PDF @dirrm %%SITE_PERL%%/PDF/API2/Basic/TTF/Mort @dirrm %%SITE_PERL%%/PDF/API2/Basic/TTF/Kern |