aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Cache
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 01:55:36 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 01:55:36 +0000
commite33233f948fa75569942bda3f34c065ad24f1576 (patch)
tree7b858f4e784b4f518405b5a934eaa29ec91c8256 /devel/p5-Cache
parent913a5a5cbae4d0f429ae82617b4e1fca51867d49 (diff)
downloadports-e33233f948fa75569942bda3f34c065ad24f1576.tar.gz
ports-e33233f948fa75569942bda3f34c065ad24f1576.zip
Notes
Diffstat (limited to 'devel/p5-Cache')
-rw-r--r--devel/p5-Cache/pkg-plist12
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Cache/pkg-plist b/devel/p5-Cache/pkg-plist
index 3fa11c044518..ee49bf99ba56 100644
--- a/devel/p5-Cache/pkg-plist
+++ b/devel/p5-Cache/pkg-plist
@@ -15,9 +15,9 @@
%%SITE_PERL%%/Cache/RemovalStrategy/LRU.pm
%%SITE_PERL%%/Cache/Tester.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cache/.packlist
-@unexec rmdir %D/%%SITE_PERL%%/Cache/RemovalStrategy 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cache 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Cache/Memory 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Cache/File 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Cache/Null 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Cache 2>/dev/null || true
+@dirrmtry %%SITE_PERL%%/Cache/RemovalStrategy
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cache
+@dirrmtry %%SITE_PERL%%/Cache/Memory
+@dirrmtry %%SITE_PERL%%/Cache/File
+@dirrmtry %%SITE_PERL%%/Cache/Null
+@dirrmtry %%SITE_PERL%%/Cache