aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBIx-SQLEngine
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-01-22 13:52:28 +0800
committeredwin <edwin@FreeBSD.org>2006-01-22 13:52:28 +0800
commitc4a26e854bc716521cc036b6b2af382ca3e9f354 (patch)
treea083545526674c69152efa5a6d9d6c36905a818d /databases/p5-DBIx-SQLEngine
parent3741cfb89629b7acd480b6f6e5c942f8fe50106b (diff)
downloadfreebsd-ports-graphics-c4a26e854bc716521cc036b6b2af382ca3e9f354.tar.gz
freebsd-ports-graphics-c4a26e854bc716521cc036b6b2af382ca3e9f354.tar.zst
freebsd-ports-graphics-c4a26e854bc716521cc036b6b2af382ca3e9f354.zip
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711 (related)
Diffstat (limited to 'databases/p5-DBIx-SQLEngine')
-rw-r--r--databases/p5-DBIx-SQLEngine/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBIx-SQLEngine/pkg-plist b/databases/p5-DBIx-SQLEngine/pkg-plist
index 10ae9d0a2ec..0048bb77755 100644
--- a/databases/p5-DBIx-SQLEngine/pkg-plist
+++ b/databases/p5-DBIx-SQLEngine/pkg-plist
@@ -61,7 +61,7 @@
@dirrm %%SITE_PERL%%/DBIx/SQLEngine/Schema
@dirrm %%SITE_PERL%%/DBIx/SQLEngine/Utility
@dirrm %%SITE_PERL%%/DBIx/SQLEngine
-@unexec rmdir %D%%SITE_PERL%%/DBIx 2>/dev/null || true
+@dirrmtry %%SITE_PERL%%/DBIx
%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/SQLEngine/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx/SQLEngine
-@unexec rmdir %D%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx 2>/dev/null || true
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBIx