summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-RIPEMD160
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2001-09-18 22:48:35 +0000
committerMichael Haro <mharo@FreeBSD.org>2001-09-18 22:48:35 +0000
commit91ffa74a6689f2e8ce1d84aeacb916323690e9a1 (patch)
tree253cdca71c5fbbe411269dead483d7f3c027e7bc /security/p5-Crypt-RIPEMD160
parentremove empty directories (diff)
use PLIST substitution instead of hard coded perl version strings
(this should fix the build on -current)
Notes
Notes: svn path=/head/; revision=47969
Diffstat (limited to 'security/p5-Crypt-RIPEMD160')
-rw-r--r--security/p5-Crypt-RIPEMD160/pkg-plist12
1 files changed, 6 insertions, 6 deletions
diff --git a/security/p5-Crypt-RIPEMD160/pkg-plist b/security/p5-Crypt-RIPEMD160/pkg-plist
index 33c425edb39f..afa248db53cd 100644
--- a/security/p5-Crypt-RIPEMD160/pkg-plist
+++ b/security/p5-Crypt-RIPEMD160/pkg-plist
@@ -1,9 +1,9 @@
-lib/perl5/site_perl/5.005/i386-freebsd/auto/Crypt/RIPEMD160/RIPEMD160.so
-lib/perl5/site_perl/5.005/i386-freebsd/auto/Crypt/RIPEMD160/RIPEMD160.bs
-lib/perl5/site_perl/5.005/i386-freebsd/auto/Crypt/RIPEMD160/autosplit.ix
-lib/perl5/site_perl/5.005/i386-freebsd/auto/Crypt/RIPEMD160/.packlist
-lib/perl5/site_perl/5.005/i386-freebsd/Crypt/RIPEMD160.pm
-lib/perl5/site_perl/5.005/i386-freebsd/Crypt/RIPEMD160/MAC.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/RIPEMD160/RIPEMD160.so
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/RIPEMD160/RIPEMD160.bs
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/RIPEMD160/autosplit.ix
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/RIPEMD160/.packlist
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt/RIPEMD160.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt/RIPEMD160/MAC.pm
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/RIPEMD160
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt/RIPEMD160
@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt 2>/dev/null || true