summaryrefslogtreecommitdiff
path: root/security/p5-Digest-SHA1
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-10-06 15:28:51 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-10-06 15:28:51 +0000
commita04a07b56b195dfd1d395360263805aa2bbaeaf9 (patch)
tree785eccfbcc4015ff715b66123efd4fda512cf8d2 /security/p5-Digest-SHA1
parentFix fatal memory allocation bug. (diff)
use SITE_PERL
Notes
Notes: svn path=/head/; revision=90450
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