aboutsummaryrefslogtreecommitdiff
path: root/biology/t_coffee
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/t_coffee
parentffbac30e7dc48153e09f82916b1b30c551b8a199 (diff)
downloadports-913a5a5cbae4d0f429ae82617b4e1fca51867d49.tar.gz
ports-913a5a5cbae4d0f429ae82617b4e1fca51867d49.zip
Notes
Diffstat (limited to 'biology/t_coffee')
-rw-r--r--biology/t_coffee/pkg-plist6
1 files changed, 3 insertions, 3 deletions
diff --git a/biology/t_coffee/pkg-plist b/biology/t_coffee/pkg-plist
index a60991b5f435..0f08b4e45ba9 100644
--- a/biology/t_coffee/pkg-plist
+++ b/biology/t_coffee/pkg-plist
@@ -51,7 +51,7 @@ bin/t_coffee
%%DATADIR%%/license.txt
%%DATADIR%%/html/t_coffee.html
%%DATADIR%%/html/t_coffee4html.cgi
-@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
-@unexec rmdir %D/%%EXAMPLESDIR%% 2>/dev/null || true
+@dirrmtry %%DOCSDIR%%
+@dirrmtry %%EXAMPLESDIR%%
@dirrm %%DATADIR%%/html
-@unexec rmdir %D/%%DATADIR%% 2>/dev/null || true
+@dirrmtry %%DATADIR%%