View | Details | Raw Unified | Return to bug 197776
Collapse All | Expand All

(-)lang/cython/Makefile (+4 lines)
Lines 16-19 LICENSE= APACHE20 Link Here
16
USES=		python
16
USES=		python
17
USE_PYTHON=	autoplist distutils
17
USE_PYTHON=	autoplist distutils
18
18
19
post-install:
20
	${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} -name \*.so \
21
		-exec ${STRIP_CMD} {} +
22
19
.include <bsd.port.mk>
23
.include <bsd.port.mk>

Return to bug 197776