aboutsummaryrefslogtreecommitdiffstats
path: root/misc/p5-Locale-Codes/pkg-plist
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2003-10-24 20:05:09 +0800
committerijliao <ijliao@FreeBSD.org>2003-10-24 20:05:09 +0800
commit821f4bfe1527325c53be4dbf7c0a00aff391e896 (patch)
tree58fe92204378aa80d003f4d264f7a76f3b318df9 /misc/p5-Locale-Codes/pkg-plist
parent1b702a0f718f009f5a32d32d75a69be3a129dd71 (diff)
downloadfreebsd-ports-graphics-821f4bfe1527325c53be4dbf7c0a00aff391e896.tar.gz
freebsd-ports-graphics-821f4bfe1527325c53be4dbf7c0a00aff391e896.tar.zst
freebsd-ports-graphics-821f4bfe1527325c53be4dbf7c0a00aff391e896.zip
utilize SITE_PERL
PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Diffstat (limited to 'misc/p5-Locale-Codes/pkg-plist')
-rw-r--r--misc/p5-Locale-Codes/pkg-plist26
1 files changed, 13 insertions, 13 deletions
diff --git a/misc/p5-Locale-Codes/pkg-plist b/misc/p5-Locale-Codes/pkg-plist
index 7d36d888ce6..aff32439109 100644
--- a/misc/p5-Locale-Codes/pkg-plist
+++ b/misc/p5-Locale-Codes/pkg-plist
@@ -1,13 +1,13 @@
-lib/perl5/site_perl/%%PERL_VER%%/Locale/Country.pm
-lib/perl5/site_perl/%%PERL_VER%%/Locale/Country.pod
-lib/perl5/site_perl/%%PERL_VER%%/Locale/Language.pm
-lib/perl5/site_perl/%%PERL_VER%%/Locale/Language.pod
-lib/perl5/site_perl/%%PERL_VER%%/Locale/Constants.pm
-lib/perl5/site_perl/%%PERL_VER%%/Locale/Constants.pod
-lib/perl5/site_perl/%%PERL_VER%%/Locale/Currency.pm
-lib/perl5/site_perl/%%PERL_VER%%/Locale/Currency.pod
-lib/perl5/site_perl/%%PERL_VER%%/Locale/Script.pm
-lib/perl5/site_perl/%%PERL_VER%%/Locale/Script.pod
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Locale-Codes/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Locale-Codes
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/Locale
+%%SITE_PERL%%/Locale/Country.pm
+%%SITE_PERL%%/Locale/Country.pod
+%%SITE_PERL%%/Locale/Language.pm
+%%SITE_PERL%%/Locale/Language.pod
+%%SITE_PERL%%/Locale/Constants.pm
+%%SITE_PERL%%/Locale/Constants.pod
+%%SITE_PERL%%/Locale/Currency.pm
+%%SITE_PERL%%/Locale/Currency.pod
+%%SITE_PERL%%/Locale/Script.pm
+%%SITE_PERL%%/Locale/Script.pod
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale-Codes/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale-Codes
+@dirrm %%SITE_PERL%%/Locale