diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 00:17:42 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 00:17:42 +0000 |
commit | e8d3c8300fde17c34b15fc2d889e55641e0a8f00 (patch) | |
tree | bbb6bde5614379bfe98675053e4e845e1233cf74 /astro | |
parent | 531467445388315226df8f921577044fb814ed7f (diff) | |
download | ports-e8d3c8300fde17c34b15fc2d889e55641e0a8f00.tar.gz ports-e8d3c8300fde17c34b15fc2d889e55641e0a8f00.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/nova/pkg-plist | 2 | ||||
-rw-r--r-- | astro/p5-Astro-ADS/pkg-plist | 4 | ||||
-rw-r--r-- | astro/p5-Astro-Catalog/pkg-plist | 6 | ||||
-rw-r--r-- | astro/p5-Astro-DSS/pkg-plist | 4 | ||||
-rw-r--r-- | astro/p5-Astro-FITS-Header/pkg-plist | 8 | ||||
-rw-r--r-- | astro/p5-Astro-SIMBAD/pkg-plist | 4 | ||||
-rw-r--r-- | astro/p5-Astro-SunTime/pkg-plist | 4 | ||||
-rw-r--r-- | astro/sky2000/pkg-plist | 2 |
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%% |