mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
lang/cython3: Cosmetic change
This commit is contained in:
parent
10758e47df
commit
33e449e107
@ -18,8 +18,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
USES= compiler:c11 python
|
||||
USE_PYTHON= allflavors autoplist concurrent distutils
|
||||
|
||||
# bin/cygdb bin/cython bin/cythonize
|
||||
CONFLICTS_INSTALL= py*-cython py*-cython-devel
|
||||
CONFLICTS_INSTALL= py*-cython py*-cython-devel # bin/cygdb bin/cython bin/cythonize
|
||||
|
||||
post-install:
|
||||
${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Cython -name '*.so' -exec ${STRIP_CMD} {} +
|
||||
|
Loading…
Reference in New Issue
Block a user