summaryrefslogtreecommitdiff
path: root/japanese/mell
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 05:52:28 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 05:52:28 +0000
commitd568611c3eb334453c4a0352b61f081a623d72f1 (patch)
treec3c2e5147c98015eb1ada868e403a08ef31d9123 /japanese/mell
parentBetter fix for the problem on AMD64 and Pentium4 since rev1.4. (diff)
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@ PR: ports/88711 (related)
Notes
Notes: svn path=/head/; revision=154134
Diffstat (limited to 'japanese/mell')
-rw-r--r--japanese/mell/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/mell/pkg-plist b/japanese/mell/pkg-plist
index d03071871457..e80d8c325189 100644
--- a/japanese/mell/pkg-plist
+++ b/japanese/mell/pkg-plist
@@ -10,4 +10,4 @@ share/emacs/site-lisp/mell/mell-string.el
share/emacs/site-lisp/mell/mell.el
@dirrmtry share/emacs/site-lisp/mell
%%PORTDOCS%%%%DOCSDIR%%/index.html
-%%PORTDOCS%%@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true
+%%PORTDOCS%%@dirrmtry %%DOCSDIR%%