1
0
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:
Po-Chuan Hsieh 2024-02-21 22:26:24 +08:00
parent 10758e47df
commit 33e449e107
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -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} {} +