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:
parent
f6c82fc401
commit
841274a336
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=171635
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user