aboutsummaryrefslogtreecommitdiffstats
path: root/astro/p5-Astro-ADS
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-01-22 08:17:42 +0800
committeredwin <edwin@FreeBSD.org>2006-01-22 08:17:42 +0800
commitaf48ddd7a913664262c3da6a6a140a2873659925 (patch)
treeb02c2828dfcaddff86c9832b03bbf528381e8b24 /astro/p5-Astro-ADS
parentea06bd23b101258e6696714c0640510b5025b71c (diff)
downloadfreebsd-ports-gnome-af48ddd7a913664262c3da6a6a140a2873659925.tar.gz
freebsd-ports-gnome-af48ddd7a913664262c3da6a6a140a2873659925.tar.zst
freebsd-ports-gnome-af48ddd7a913664262c3da6a6a140a2873659925.zip
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Diffstat (limited to 'astro/p5-Astro-ADS')
-rw-r--r--astro/p5-Astro-ADS/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/p5-Astro-ADS/pkg-plist b/astro/p5-Astro-ADS/pkg-plist
index 6ca9252efbee..475967cd5812 100644
--- a/astro/p5-Astro-ADS/pkg-plist
+++ b/astro/p5-Astro-ADS/pkg-plist
@@ -5,7 +5,7 @@ bin/adsquery
%%SITE_PERL%%/Astro/ADS/Result/Paper.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/ADS/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/ADS
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro 2>/dev/null || true
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro
@dirrm %%SITE_PERL%%/Astro/ADS/Result
@dirrm %%SITE_PERL%%/Astro/ADS
-@unexec rmdir %D/%%SITE_PERL%%/Astro 2>/dev/null || true
+@dirrmtry %%SITE_PERL%%/Astro