aboutsummaryrefslogtreecommitdiff
path: root/databases/pgaccess
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 /databases/pgaccess
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 'databases/pgaccess')
-rw-r--r--databases/pgaccess/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pgaccess/pkg-plist b/databases/pgaccess/pkg-plist
index bd8c4d0a0d8b..26844e6e3a85 100644
--- a/databases/pgaccess/pkg-plist
+++ b/databases/pgaccess/pkg-plist
@@ -391,7 +391,7 @@ share/postgresql/pgaccess/utils/mkkit.tcl
@dirrm share/postgresql/pgaccess/extra
@dirrm share/postgresql/pgaccess/demo
@dirrm share/postgresql/pgaccess
-@unexec rmdir %D/share/postgresql 2> /dev/null || true
+@dirrmtry share/postgresql
%%PORTDOCS%%@dirrm share/doc/postgresql/pgaccess/tutorial
%%PORTDOCS%%@dirrm share/doc/postgresql/pgaccess
%%PORTDOCS%%@unexec rmdir %D/share/doc/postgresql 2> /dev/null || true