aboutsummaryrefslogtreecommitdiffstats
path: root/mail/p5-Qmail-Envelope
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 /mail/p5-Qmail-Envelope
parent3741cfb89629b7acd480b6f6e5c942f8fe50106b (diff)
downloadfreebsd-ports-gnome-c4a26e854bc716521cc036b6b2af382ca3e9f354.tar.gz
freebsd-ports-gnome-c4a26e854bc716521cc036b6b2af382ca3e9f354.tar.zst
freebsd-ports-gnome-c4a26e854bc716521cc036b6b2af382ca3e9f354.zip
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711 (related)
Diffstat (limited to 'mail/p5-Qmail-Envelope')
-rw-r--r--mail/p5-Qmail-Envelope/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Qmail-Envelope/pkg-plist b/mail/p5-Qmail-Envelope/pkg-plist
index 8b891c6a1621..587e06cb5b60 100644
--- a/mail/p5-Qmail-Envelope/pkg-plist
+++ b/mail/p5-Qmail-Envelope/pkg-plist
@@ -1,5 +1,5 @@
%%SITE_PERL%%/Qmail/Envelope.pm
-@unexec rmdir %D/%%SITE_PERL%%/Qmail || true
+@dirrmtry %%SITE_PERL%%/Qmail
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Qmail/Envelope/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Qmail/Envelope
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Qmail || true
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Qmail