diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-07-31 07:04:49 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-07-31 07:04:49 +0800 |
commit | f755f94c143a0af43d3aa01716da10f95e467c98 (patch) | |
tree | c09a2bb28d2b4a3f2a46414d3f58ff9a4bb7f8fd /graphics/p5-Google-Chart | |
parent | 90829198fa9dfbca873aed65ecc13cb88d045bfb (diff) | |
download | freebsd-ports-gnome-f755f94c143a0af43d3aa01716da10f95e467c98.tar.gz freebsd-ports-gnome-f755f94c143a0af43d3aa01716da10f95e467c98.tar.zst freebsd-ports-gnome-f755f94c143a0af43d3aa01716da10f95e467c98.zip |
Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plists
PR: ports/136771
Exp Run by: pav
Approved by: portmgr (pav)
Diffstat (limited to 'graphics/p5-Google-Chart')
-rw-r--r-- | graphics/p5-Google-Chart/pkg-plist | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/p5-Google-Chart/pkg-plist b/graphics/p5-Google-Chart/pkg-plist index f3565937f58f..ec07483a7a12 100644 --- a/graphics/p5-Google-Chart/pkg-plist +++ b/graphics/p5-Google-Chart/pkg-plist @@ -36,8 +36,8 @@ @dirrm %%SITE_PERL%%/Google/Chart/Axis @dirrm %%SITE_PERL%%/Google/Chart @dirrmtry %%SITE_PERL%%/Google -%%SITE_PERL%%/mach/auto/Google/Chart/.packlist -@dirrm %%SITE_PERL%%/mach/auto/Google/Chart -@dirrm %%SITE_PERL%%/mach/auto/Google -@dirrmtry %%SITE_PERL%%/mach/auto +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Google/Chart/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Google/Chart +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Google +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto @dirrmtry %%SITE_PERL%%/mach |