aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Digest-SHA1
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2003-10-06 23:28:51 +0800
committererwin <erwin@FreeBSD.org>2003-10-06 23:28:51 +0800
commit4b170d95f07ee10f684d677d479c6dd3c10fdf52 (patch)
tree504f42369131e44699116ad81e3b3b94f3ea686b /security/p5-Digest-SHA1
parentc571849279f432d3d9e623bef2ed2cec448b3894 (diff)
downloadfreebsd-ports-gnome-4b170d95f07ee10f684d677d479c6dd3c10fdf52.tar.gz
freebsd-ports-gnome-4b170d95f07ee10f684d677d479c6dd3c10fdf52.tar.zst
freebsd-ports-gnome-4b170d95f07ee10f684d677d479c6dd3c10fdf52.zip
use SITE_PERL
Diffstat (limited to 'security/p5-Digest-SHA1')
-rw-r--r--security/p5-Digest-SHA1/pkg-plist14
1 files changed, 7 insertions, 7 deletions
diff --git a/security/p5-Digest-SHA1/pkg-plist b/security/p5-Digest-SHA1/pkg-plist
index 3e511fa9c0a8..a552aec3c7b9 100644
--- a/security/p5-Digest-SHA1/pkg-plist
+++ b/security/p5-Digest-SHA1/pkg-plist
@@ -1,7 +1,7 @@
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Digest/SHA1.pm
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/SHA1/.packlist
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/SHA1/SHA1.bs
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/SHA1/SHA1.so
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest/SHA1
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Digest 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Digest 2>/dev/null || true
+%%SITE_PERL%%/%%PERL_ARCH%%/Digest/SHA1.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/SHA1/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/SHA1/SHA1.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/SHA1/SHA1.so
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest/SHA1
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Digest 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Digest 2>/dev/null || true