aboutsummaryrefslogtreecommitdiff
path: root/biology/p5-Bio-ASN1-EntrezGene
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 01:29:46 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 01:29:46 +0000
commit913a5a5cbae4d0f429ae82617b4e1fca51867d49 (patch)
treef99bd9b91ec272158b0ee070a9ec0871177d6ea8 /biology/p5-Bio-ASN1-EntrezGene
parentffbac30e7dc48153e09f82916b1b30c551b8a199 (diff)
downloadports-913a5a5cbae4d0f429ae82617b4e1fca51867d49.tar.gz
ports-913a5a5cbae4d0f429ae82617b4e1fca51867d49.zip
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711 (related)
Notes
Notes: svn path=/head/; revision=154109
Diffstat (limited to 'biology/p5-Bio-ASN1-EntrezGene')
-rw-r--r--biology/p5-Bio-ASN1-EntrezGene/pkg-plist12
1 files changed, 6 insertions, 6 deletions
diff --git a/biology/p5-Bio-ASN1-EntrezGene/pkg-plist b/biology/p5-Bio-ASN1-EntrezGene/pkg-plist
index c69aaacde5d6..95fce70b67b5 100644
--- a/biology/p5-Bio-ASN1-EntrezGene/pkg-plist
+++ b/biology/p5-Bio-ASN1-EntrezGene/pkg-plist
@@ -4,9 +4,9 @@
%%SITE_PERL%%/Bio/ASN1/Sequence/Indexer.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Bio/ASN1/EntrezGene/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bio/ASN1/EntrezGene
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Bio/ASN1 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Bio 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Bio/ASN1/EntrezGene 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Bio/ASN1/Sequence 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Bio/ASN1 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/Bio 2>/dev/null || true
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bio/ASN1
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Bio
+@dirrmtry %%SITE_PERL%%/Bio/ASN1/EntrezGene
+@dirrmtry %%SITE_PERL%%/Bio/ASN1/Sequence
+@dirrmtry %%SITE_PERL%%/Bio/ASN1
+@dirrmtry %%SITE_PERL%%/Bio