aboutsummaryrefslogtreecommitdiff
path: root/devel/monotone
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-08-29 22:07:18 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-08-29 22:07:18 +0000
commit841274a336f58c2c40001108a03a833cbbed33b4 (patch)
treeae76455c148788d3fa394949412f37d8006cfea9 /devel/monotone
parentf6c82fc401a97524d38b88f4208aef339adde58c (diff)
downloadports-841274a336f58c2c40001108a03a833cbbed33b4.tar.gz
ports-841274a336f58c2c40001108a03a833cbbed33b4.zip
- Try to be clever on removing zsh directories
Requested by: Lapo Luchini <lapo@lapo.it> (maintainer)
Notes
Notes: svn path=/head/; revision=171635
Diffstat (limited to 'devel/monotone')
-rw-r--r--devel/monotone/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile
index 43798aefe82d..d0204ca32ad8 100644
--- a/devel/monotone/Makefile
+++ b/devel/monotone/Makefile
@@ -26,7 +26,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
MAKEINFO="makeinfo --no-split"
PLIST_FILES= bin/mtn share/zsh/site-functions/_mtn \
- "@dirrm share/zsh/site-functions" \
+ "@unexec [ -f %D/bin/zsh ] || rmdir %D/share/zsh/site-functions 2>/dev/null || true" \
"@dirrmtry share/zsh"
INFO= monotone
MAN1= mtn.1