mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Fix build on -stable. Pointed out by Pointyhat via Pav. (Thanks!)
This commit is contained in:
parent
57abb0d1b3
commit
574cef12b7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=198917
@ -28,7 +28,7 @@ USE_PYTHON= 2.5+
|
||||
|
||||
post-patch:
|
||||
@${GREP} -lr '/usr/bin/python' ${WRKSRC} | \
|
||||
${XARGS} ${REINPLACE_CMD} -I "" \
|
||||
${XARGS} ${REINPLACE_CMD} -i "" \
|
||||
-E "s!/usr/bin/python2?!${PYTHON_CMD}!"
|
||||
|
||||
do-build:
|
||||
|
Loading…
Reference in New Issue
Block a user