aboutsummaryrefslogtreecommitdiffstats
path: root/comms/p5-Fax-Hylafax-Client
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-01-22 09:29:46 +0800
committeredwin <edwin@FreeBSD.org>2006-01-22 09:29:46 +0800
commite80f0953d18006170971019cc3936a2de46081ab (patch)
tree2ced76b22a5a33be9fc8a463ef1df3c21eb26234 /comms/p5-Fax-Hylafax-Client
parentf70b9e5e41d04219d385f0493662aacb199e31cc (diff)
downloadfreebsd-ports-gnome-e80f0953d18006170971019cc3936a2de46081ab.tar.gz
freebsd-ports-gnome-e80f0953d18006170971019cc3936a2de46081ab.tar.zst
freebsd-ports-gnome-e80f0953d18006170971019cc3936a2de46081ab.zip
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711 (related)
Diffstat (limited to 'comms/p5-Fax-Hylafax-Client')
-rw-r--r--comms/p5-Fax-Hylafax-Client/pkg-plist10
1 files changed, 5 insertions, 5 deletions
diff --git a/comms/p5-Fax-Hylafax-Client/pkg-plist b/comms/p5-Fax-Hylafax-Client/pkg-plist
index 2d68dc813754..1caa6f69129d 100644
--- a/comms/p5-Fax-Hylafax-Client/pkg-plist
+++ b/comms/p5-Fax-Hylafax-Client/pkg-plist
@@ -1,7 +1,7 @@
%%SITE_PERL%%/Fax/Hylafax/Client.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Fax/Hylafax/Client/.packlist
-@unexec rmdir %D/%%SITE_PERL%%/Fax/Hylafax 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Fax 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Fax/Hylafax/Client 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Fax/Hylafax 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Fax 2>/dev/null || true
+@dirrmtry %%SITE_PERL%%/Fax/Hylafax
+@dirrmtry %%SITE_PERL%%/Fax
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Fax/Hylafax/Client
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Fax/Hylafax
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Fax