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 /www/p5-HTML-Template-Associate | |
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 'www/p5-HTML-Template-Associate')
-rw-r--r-- | www/p5-HTML-Template-Associate/pkg-plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-HTML-Template-Associate/pkg-plist b/www/p5-HTML-Template-Associate/pkg-plist index 8e0cf206bc59..5f9337cdb832 100644 --- a/www/p5-HTML-Template-Associate/pkg-plist +++ b/www/p5-HTML-Template-Associate/pkg-plist @@ -2,7 +2,7 @@ %%SITE_PERL%%/HTML/Template/Associate/DBI.pm %%SITE_PERL%%/HTML/Template/Associate/FormValidator.pm @dirrm %%SITE_PERL%%/HTML/Template/Associate -%%SITE_PERL%%/mach/auto/HTML/Template/Associate/.packlist -@dirrm %%SITE_PERL%%/mach/auto/HTML/Template/Associate -@dirrm %%SITE_PERL%%/mach/auto/HTML/Template +%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Template/Associate/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Template/Associate +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Template @dirrmtry %%SITE_PERL%%/HTML/Template |