aboutsummaryrefslogtreecommitdiff
path: root/math/py-POT/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-POT/Makefile')
-rw-r--r--math/py-POT/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-POT/Makefile b/math/py-POT/Makefile
index 49364d284c55..3d51ac06257d 100644
--- a/math/py-POT/Makefile
+++ b/math/py-POT/Makefile
@@ -24,6 +24,6 @@ TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
TEST_WRKSRC= ${WRKSRC}/test
post-install:
- @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/ot/lp/emd_wrap${PYTHON_EXT_SUFFIX}.so
+ @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/ot/lp/emd_wrap${PYTHON_TAG}.so
.include <bsd.port.mk>