summaryrefslogtreecommitdiff
path: root/lang/cython3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/cython3/Makefile')
-rw-r--r--lang/cython3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cython3/Makefile b/lang/cython3/Makefile
index d1147b1068f1..d85d7cbcc66d 100644
--- a/lang/cython3/Makefile
+++ b/lang/cython3/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA
USES= compiler:c11 python
USE_PYTHON= allflavors autoplist concurrent pep517
-CONFLICTS_INSTALL= py*-cython py*-cython-devel # bin/cygdb bin/cython bin/cythonize
+CONFLICTS_INSTALL= py*-cython # bin/cygdb bin/cython bin/cythonize
post-install:
${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Cython -name '*.so' -exec ${STRIP_CMD} {} +