summaryrefslogtreecommitdiff
path: root/textproc/docbook-241
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 03:01:03 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 03:01:03 +0000
commit508b8d82f4fdfc6889fe17931ef30f047501dfd6 (patch)
treef7810d4887e5297c7b7788225e906b99c81d709b /textproc/docbook-241
parentFix pkg-plist. (diff)
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711 (related)
Diffstat (limited to 'textproc/docbook-241')
-rw-r--r--textproc/docbook-241/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/docbook-241/pkg-plist b/textproc/docbook-241/pkg-plist
index dd4a0158fde2..d9ad42e50973 100644
--- a/textproc/docbook-241/pkg-plist
+++ b/textproc/docbook-241/pkg-plist
@@ -10,4 +10,4 @@ share/sgml/docbook/2.4.1/docbook.dtd
share/sgml/docbook/2.4.1/catalog
@exec %%XMLCATMGR%% -sc %%CATALOG_PORTS_SGML%% add CATALOG %%DTD_NAME%%/%%DTD_VERSION%%/catalog
@dirrm share/sgml/docbook/2.4.1
-@unexec rmdir %D/share/sgml/docbook 2>/dev/null || true
+@dirrmtry share/sgml/docbook