aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Log-Accounting-SVK/pkg-plist
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 05:52:28 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 05:52:28 +0000
commitd568611c3eb334453c4a0352b61f081a623d72f1 (patch)
treec3c2e5147c98015eb1ada868e403a08ef31d9123 /devel/p5-Log-Accounting-SVK/pkg-plist
parentf35229590b6b5b323c1b01abd2946e20fc1a0476 (diff)
downloadports-d568611c3eb334453c4a0352b61f081a623d72f1.tar.gz
ports-d568611c3eb334453c4a0352b61f081a623d72f1.zip
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711 (related)
Notes
Notes: svn path=/head/; revision=154134
Diffstat (limited to 'devel/p5-Log-Accounting-SVK/pkg-plist')
-rw-r--r--devel/p5-Log-Accounting-SVK/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Log-Accounting-SVK/pkg-plist b/devel/p5-Log-Accounting-SVK/pkg-plist
index ec751489c244..b9496741f8fa 100644
--- a/devel/p5-Log-Accounting-SVK/pkg-plist
+++ b/devel/p5-Log-Accounting-SVK/pkg-plist
@@ -4,5 +4,5 @@ bin/svk-accounting.pl
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Accounting/SVK
@dirrmtry %%SITE_PERL%%/Log/Accounting
@dirrmtry %%SITE_PERL%%/Log
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Accounting 2>/dev/null ||true
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Log 2>/dev/null ||true
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Accounting
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log