1
0
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:
Po-Chuan Hsieh 2021-11-06 07:53:52 +08:00
parent f86fa1434b
commit 36c14441b9
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

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