aboutsummaryrefslogtreecommitdiff
path: root/textproc/jdictionary
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 06:28:59 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-22 06:28:59 +0000
commit186c2e326cb8f9a0f44b44cdbf6314e0999b346e (patch)
treed6ef0b4cb3c1fa6a810fcdd9bfa232d1cf549823 /textproc/jdictionary
parent6a77d20e05b80528dcd9a58bcc85fd76537a65da (diff)
downloadports-186c2e326cb8f9a0f44b44cdbf6314e0999b346e.tar.gz
ports-186c2e326cb8f9a0f44b44cdbf6314e0999b346e.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=154137
Diffstat (limited to 'textproc/jdictionary')
-rw-r--r--textproc/jdictionary/pkg-plist.plugin2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/jdictionary/pkg-plist.plugin b/textproc/jdictionary/pkg-plist.plugin
index 8f731b35b7cc..4fcc81bb348c 100644
--- a/textproc/jdictionary/pkg-plist.plugin
+++ b/textproc/jdictionary/pkg-plist.plugin
@@ -1,3 +1,3 @@
@comment $FreeBSD$
%%DATADIR%%/%%DISTNAME%%
-@unexec rmdir %D/%%DATADIR%% || true
+@dirrmtry %%DATADIR%%