diff options
Diffstat (limited to 'math/py-numexpr')
| -rw-r--r-- | math/py-numexpr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numexpr/Makefile b/math/py-numexpr/Makefile index 01afd845e0d4..34984b6ec171 100644 --- a/math/py-numexpr/Makefile +++ b/math/py-numexpr/Makefile @@ -20,6 +20,6 @@ USES= dos2unix python USE_PYTHON= autoplist concurrent distutils post-install: - ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/numexpr/interpreter.so + ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/numexpr/interpreter*.so .include <bsd.port.mk> |
