math/kig: follow-up to r526932, help cmake find python
Reported by: VVD
This commit is contained in:
parent
cbcbb4924c
commit
540ac4ce56
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526939
@ -22,4 +22,8 @@ SHEBANG_FILES= pykig/pykig.py
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} '/Python_ADDITIONAL_VERSIONS/s|2.7|${PYTHON_VER};2.7|' \
|
||||
${WRKSRC}/cmake/modules/FindBoostPython.cmake
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user