aboutsummaryrefslogtreecommitdiffstats
path: root/dns/p5-Net-LibIDN
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 /dns/p5-Net-LibIDN
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 'dns/p5-Net-LibIDN')
-rw-r--r--dns/p5-Net-LibIDN/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/p5-Net-LibIDN/pkg-plist b/dns/p5-Net-LibIDN/pkg-plist
index 631e8c074855..c0b4b4d3cd57 100644
--- a/dns/p5-Net-LibIDN/pkg-plist
+++ b/dns/p5-Net-LibIDN/pkg-plist
@@ -4,5 +4,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/Net/LibIDN.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/LibIDN/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/LibIDN
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net || true
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Net || true
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net