summaryrefslogtreecommitdiff
path: root/graphics/p5-Chart-Graph
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 02:20:05 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 02:20:05 +0000
commit0416031c9ba13da33845bc762078065b482dd551 (patch)
treebe4d2554a35fe96c98b1eaa2d243964ae3c4f602 /graphics/p5-Chart-Graph
parent(forced commit) (diff)
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711 (related)
Notes
Notes: svn path=/head/; revision=154113
Diffstat (limited to 'graphics/p5-Chart-Graph')
-rw-r--r--graphics/p5-Chart-Graph/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-Chart-Graph/pkg-plist b/graphics/p5-Chart-Graph/pkg-plist
index a36895281bba..21332d78fb1e 100644
--- a/graphics/p5-Chart-Graph/pkg-plist
+++ b/graphics/p5-Chart-Graph/pkg-plist
@@ -19,7 +19,7 @@
%%SITE_PERL%%/Chart/Graph/XrtUtils.pm
@dirrm %%SITE_PERL%%/Chart/Graph/Xmgrace
@dirrm %%SITE_PERL%%/Chart/Graph
-@unexec rmdir %D/%%SITE_PERL%%/Chart 2>/dev/null || true
+@dirrmtry %%SITE_PERL%%/Chart
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Chart/Graph/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chart/Graph
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Chart 2>/dev/null || true
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chart