diff --git a/lang/cython3/Makefile b/lang/cython3/Makefile index 085d1c1a1ce2..323be1177f7d 100644 --- a/lang/cython3/Makefile +++ b/lang/cython3/Makefile @@ -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} {} +