mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
www/buku: Remove -f because RM has it already
This commit is contained in:
parent
f86fa1434b
commit
36c14441b9
@ -36,7 +36,7 @@ FISH_PLIST_FILES= share/fish/completions/buku.fish
|
||||
ZSH_PLIST_FILES= share/zsh/site-functions/_buku
|
||||
|
||||
post-extract:
|
||||
@${RM} -fr ${WRKSRC}/bukuserver
|
||||
@${RM} -r ${WRKSRC}/bukuserver
|
||||
|
||||
post-install:
|
||||
${INSTALL_MAN} ${WRKSRC}/buku.1 ${STAGEDIR}${PREFIX}/share/man/man1
|
||||
|
Loading…
Reference in New Issue
Block a user