summaryrefslogtreecommitdiff
path: root/lang/cython/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/cython/Makefile')
-rw-r--r--lang/cython/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cython/Makefile b/lang/cython/Makefile
index 7899b5de2476..503daebf8559 100644
--- a/lang/cython/Makefile
+++ b/lang/cython/Makefile
@@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= compiler:c11 python:2.7-3.12
USE_PYTHON= allflavors autoplist concurrent distutils
-CONFLICTS_INSTALL= py*-cython-devel py*-cython3 # bin/cygdb bin/cython bin/cythonize
+CONFLICTS_INSTALL= py*-cython3 # bin/cygdb bin/cython bin/cythonize
post-install:
${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Cython -name '*.so' -exec ${STRIP_CMD} {} +