summaryrefslogtreecommitdiffstats
path: root/databases/p5-AsciiDB-TagFile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-01-22 01:29:46 +0000
committeredwin <edwin@FreeBSD.org>2006-01-22 01:29:46 +0000
commite80f0953d18006170971019cc3936a2de46081ab (patch)
tree2ced76b22a5a33be9fc8a463ef1df3c21eb26234 /databases/p5-AsciiDB-TagFile
parentf70b9e5e41d04219d385f0493662aacb199e31cc (diff)
downloadFreeBSD-ports-e80f0953d18006170971019cc3936a2de46081ab.zip
FreeBSD-ports-e80f0953d18006170971019cc3936a2de46081ab.tar.gz
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711 (related)
Diffstat (limited to 'databases/p5-AsciiDB-TagFile')
-rw-r--r--databases/p5-AsciiDB-TagFile/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-AsciiDB-TagFile/pkg-plist b/databases/p5-AsciiDB-TagFile/pkg-plist
index ab6a3bc..ea04f38 100644
--- a/databases/p5-AsciiDB-TagFile/pkg-plist
+++ b/databases/p5-AsciiDB-TagFile/pkg-plist
@@ -2,5 +2,5 @@
%%SITE_PERL%%/AsciiDB/TagFile.pm
%%SITE_PERL%%/AsciiDB/TagRecord.pm
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/AsciiDB/TagFile
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/AsciiDB 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/AsciiDB 2>/dev/null || true
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/AsciiDB
+@dirrmtry %%SITE_PERL%%/AsciiDB
OpenPOWER on IntegriCloud