aboutsummaryrefslogtreecommitdiff
path: root/astro/p5-Astro-ADS
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 00:17:42 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 00:17:42 +0000
commite8d3c8300fde17c34b15fc2d889e55641e0a8f00 (patch)
treebbb6bde5614379bfe98675053e4e845e1233cf74 /astro/p5-Astro-ADS
parent531467445388315226df8f921577044fb814ed7f (diff)
downloadports-e8d3c8300fde17c34b15fc2d889e55641e0a8f00.tar.gz
ports-e8d3c8300fde17c34b15fc2d889e55641e0a8f00.zip
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Notes
Notes: svn path=/head/; revision=154104
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