summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-DBSchema
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 01:29:46 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 01:29:46 +0000
commit913a5a5cbae4d0f429ae82617b4e1fca51867d49 (patch)
treef99bd9b91ec272158b0ee070a9ec0871177d6ea8 /databases/p5-DBIx-DBSchema
parentReplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry (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=154109
Diffstat (limited to 'databases/p5-DBIx-DBSchema')
-rw-r--r--databases/p5-DBIx-DBSchema/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBIx-DBSchema/pkg-plist b/databases/p5-DBIx-DBSchema/pkg-plist
index 67188110a6b5..8f99a3f51407 100644
--- a/databases/p5-DBIx-DBSchema/pkg-plist
+++ b/databases/p5-DBIx-DBSchema/pkg-plist
@@ -14,8 +14,8 @@
%%SITE_PERL%%/DBIx/DBSchema/_util.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/DBSchema/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/DBSchema
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx 2>/dev/null || true
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx
@dirrm %%SITE_PERL%%/DBIx/DBSchema/DBD
@dirrm %%SITE_PERL%%/DBIx/DBSchema/ColGroup
@dirrm %%SITE_PERL%%/DBIx/DBSchema
-@unexec rmdir %D/%%SITE_PERL%%/DBIx 2>/dev/null || true
+@dirrmtry %%SITE_PERL%%/DBIx