mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
lang/cython3: Cosmetic change
This commit is contained in:
parent
10758e47df
commit
33e449e107
1 changed files with 1 additions and 2 deletions
|
@ -18,8 +18,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||||
USES= compiler:c11 python
|
USES= compiler:c11 python
|
||||||
USE_PYTHON= allflavors autoplist concurrent distutils
|
USE_PYTHON= allflavors autoplist concurrent distutils
|
||||||
|
|
||||||
# bin/cygdb bin/cython bin/cythonize
|
CONFLICTS_INSTALL= py*-cython py*-cython-devel # bin/cygdb bin/cython bin/cythonize
|
||||||
CONFLICTS_INSTALL= py*-cython py*-cython-devel
|
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Cython -name '*.so' -exec ${STRIP_CMD} {} +
|
${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Cython -name '*.so' -exec ${STRIP_CMD} {} +
|
||||||
|
|
Loading…
Add table
Reference in a new issue