aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Heap/pkg-plist
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2004-12-06 11:15:07 +0000
committerAnton Berezin <tobez@FreeBSD.org>2004-12-06 11:15:07 +0000
commite73d3f5b4f15a870b77748399fe0e0d51f91c1fa (patch)
tree33e038242e6382acfbddf1f8c496fffc4e3abb5d /devel/p5-Heap/pkg-plist
parentf320cb9fab9acb1ce757909a945d6b0438a95c11 (diff)
downloadports-e73d3f5b4f15a870b77748399fe0e0d51f91c1fa.tar.gz
ports-e73d3f5b4f15a870b77748399fe0e0d51f91c1fa.zip
Notes
Diffstat (limited to 'devel/p5-Heap/pkg-plist')
-rw-r--r--devel/p5-Heap/pkg-plist8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Heap/pkg-plist b/devel/p5-Heap/pkg-plist
index 9fe6a15da4de..95e19806b0ce 100644
--- a/devel/p5-Heap/pkg-plist
+++ b/devel/p5-Heap/pkg-plist
@@ -22,7 +22,7 @@
%%SITE_PERL%%/auto/Heap/Fibonacci/autosplit.ix
%%SITE_PERL%%/auto/Heap/autosplit.ix
@dirrm %%SITE_PERL%%/Heap/Elem
-@dirrm %%SITE_PERL%%/Heap
+@unexec rmdir %D/%%SITE_PERL%%/Heap 2>/dev/null || true
@dirrm %%SITE_PERL%%/auto/Heap/Binary
@dirrm %%SITE_PERL%%/auto/Heap/Binomial
@dirrm %%SITE_PERL%%/auto/Heap/Fibonacci
@@ -32,6 +32,6 @@
@dirrm %%SITE_PERL%%/auto/Heap/Elem/RefRev
@dirrm %%SITE_PERL%%/auto/Heap/Elem/Str
@dirrm %%SITE_PERL%%/auto/Heap/Elem/StrRev
-@dirrm %%SITE_PERL%%/auto/Heap/Elem
-@dirrm %%SITE_PERL%%/auto/Heap
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap
+@unexec rmdir %D/%%SITE_PERL%%/auto/Heap/Elem 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/auto/Heap 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Heap 2>/dev/null || true