mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Remove now unneeded REINPLACE_CMD for zsh completions
PR: 195473 Submitted by: Jan Beich (jbeich <at> vfemail <dot> net)
This commit is contained in:
parent
c4b00d3ffe
commit
56e13362a0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373607
@ -135,7 +135,6 @@ post-extract:
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/pkgconfig/mpv.pc|data/pkgconfig/mpv.pc|g' \
|
||||
-e 's|/zsh/vendor-completions|/zsh/site-functions|' \
|
||||
${WRKSRC}/wscript_build.py
|
||||
@${FIND} ${WRKSRC}/DOCS/man -name '*.rst' | ${XARGS} ${REINPLACE_CMD} \
|
||||
-e 's|/usr/local|${PREFIX}|g'
|
||||
|
Loading…
Reference in New Issue
Block a user