mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix build with newer Python (3.8.7+)
Submitted by: kai
This commit is contained in:
parent
7aa265e37d
commit
aa7a48a49e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567689
1 changed files with 1 additions and 1 deletions
|
@ -15,6 +15,6 @@ USES= python:3.6+
|
|||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/simpleparse/stt/TextTools/mxTextTools/mxTextTools.so
|
||||
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/simpleparse/stt/TextTools/mxTextTools/mxTextTools*.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue