1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Try to be clever on removing zsh directories

Requested by:	Lapo Luchini <lapo@lapo.it> (maintainer)
This commit is contained in:
Pav Lucistnik 2006-08-29 22:07:18 +00:00
parent f6c82fc401
commit 841274a336
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171635

View File

@ -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