mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
- fix python build
PR: 74832
This commit is contained in:
parent
9dc4198237
commit
a9a5f10f85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123436
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ pre-patch:
|
|||
${WRKSRC}/../unix/Makefile.in
|
||||
.endif
|
||||
.if defined(METAKIT_WITH_PYTHON)
|
||||
${REINPLACE_CMD} -e "s=python2.2=${PYTHON_VERSION}=" \
|
||||
${REINPLACE_CMD} -e "s=python2.[0-9]=${PYTHON_VERSION}=" \
|
||||
${WRKSRC}/../unix/Makefile.in ${WRKSRC}/../unix/configure
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue