aboutsummaryrefslogtreecommitdiffstats
path: root/astro
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
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')
-rw-r--r--astro/nova/pkg-plist2
-rw-r--r--astro/p5-Astro-ADS/pkg-plist4
-rw-r--r--astro/p5-Astro-Catalog/pkg-plist6
-rw-r--r--astro/p5-Astro-DSS/pkg-plist4
-rw-r--r--astro/p5-Astro-FITS-Header/pkg-plist8
-rw-r--r--astro/p5-Astro-SIMBAD/pkg-plist4
-rw-r--r--astro/p5-Astro-SunTime/pkg-plist4
-rw-r--r--astro/sky2000/pkg-plist2
8 files changed, 17 insertions, 17 deletions
diff --git a/astro/nova/pkg-plist b/astro/nova/pkg-plist
index f81c390eb774..04646675982c 100644
--- a/astro/nova/pkg-plist
+++ b/astro/nova/pkg-plist
@@ -20,4 +20,4 @@ bin/catbuilder
%%DATADIR%%/pixmaps/venus-small.xpm
%%DATADIR%%/pixmaps/nova_logo.png
@dirrm %%DATADIR%%/pixmaps
-@unexec rmdir %D/%%DATADIR%% 2>/dev/null || true
+@dirrmtry %%DATADIR%%
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
diff --git a/astro/p5-Astro-Catalog/pkg-plist b/astro/p5-Astro-Catalog/pkg-plist
index 276ff06132c8..f5aa00afeef9 100644
--- a/astro/p5-Astro-Catalog/pkg-plist
+++ b/astro/p5-Astro-Catalog/pkg-plist
@@ -43,6 +43,6 @@ etc/skycat.cfg.default
@dirrm %%SITE_PERL%%/Astro/Catalog/Star
@dirrm %%SITE_PERL%%/Astro/Catalog/Transport
@dirrm %%SITE_PERL%%/Astro/Catalog
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Astro 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Tk 2>/dev/null || true
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro
+@dirrmtry %%SITE_PERL%%/Astro
+@dirrmtry %%SITE_PERL%%/Tk
diff --git a/astro/p5-Astro-DSS/pkg-plist b/astro/p5-Astro-DSS/pkg-plist
index d4b95d240514..0377bef1be26 100644
--- a/astro/p5-Astro-DSS/pkg-plist
+++ b/astro/p5-Astro-DSS/pkg-plist
@@ -1,5 +1,5 @@
%%SITE_PERL%%/Astro/DSS.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/DSS/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/DSS
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Astro 2>/dev/null || true
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro
+@dirrmtry %%SITE_PERL%%/Astro
diff --git a/astro/p5-Astro-FITS-Header/pkg-plist b/astro/p5-Astro-FITS-Header/pkg-plist
index 1abf037e369d..7b7bb606bc78 100644
--- a/astro/p5-Astro-FITS-Header/pkg-plist
+++ b/astro/p5-Astro-FITS-Header/pkg-plist
@@ -4,9 +4,9 @@
%%SITE_PERL%%/Astro/FITS/Header/Item.pm
%%SITE_PERL%%/Astro/FITS/Header/NDF.pm
@dirrm %%SITE_PERL%%/Astro/FITS/Header
-@unexec rmdir %D/%%SITE_PERL%%/Astro/FITS 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Astro 2>/dev/null || true
+@dirrmtry %%SITE_PERL%%/Astro/FITS
+@dirrmtry %%SITE_PERL%%/Astro
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/FITS/Header/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/FITS/Header
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/FITS 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro 2>/dev/null || true
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/FITS
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro
diff --git a/astro/p5-Astro-SIMBAD/pkg-plist b/astro/p5-Astro-SIMBAD/pkg-plist
index 4c032bf7d396..c4c3a361e42f 100644
--- a/astro/p5-Astro-SIMBAD/pkg-plist
+++ b/astro/p5-Astro-SIMBAD/pkg-plist
@@ -7,5 +7,5 @@
@dirrm %%SITE_PERL%%/Astro/SIMBAD
@dirrm %%SITE_PERL%%/Astro
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/SIMBAD
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Astro 2>/dev/null || true
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro
+@dirrmtry %%SITE_PERL%%/Astro
diff --git a/astro/p5-Astro-SunTime/pkg-plist b/astro/p5-Astro-SunTime/pkg-plist
index 39cbd9c6aa2b..f4d5e7cae908 100644
--- a/astro/p5-Astro-SunTime/pkg-plist
+++ b/astro/p5-Astro-SunTime/pkg-plist
@@ -1,5 +1,5 @@
%%SITE_PERL%%/Astro/SunTime.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/SunTime/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/SunTime
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Astro 2>/dev/null || true
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro
+@dirrmtry %%SITE_PERL%%/Astro
diff --git a/astro/sky2000/pkg-plist b/astro/sky2000/pkg-plist
index f101f2e2401a..d84727b181d7 100644
--- a/astro/sky2000/pkg-plist
+++ b/astro/sky2000/pkg-plist
@@ -16,4 +16,4 @@
%%DATADIR%%/catalogs/sky2000.ncd
@dirrm %%DATADIR%%/catalogs/sky2000
@dirrm %%DATADIR%%/catalogs
-@unexec rmdir %D/%%DATADIR%% 2>/dev/null || true
+@dirrmtry %%DATADIR%%