aboutsummaryrefslogtreecommitdiff
path: root/devel/py-time-machine/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-time-machine/Makefile')
-rw-r--r--devel/py-time-machine/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-time-machine/Makefile b/devel/py-time-machine/Makefile
index 0caa02b5966f..b9b0de08eb64 100644
--- a/devel/py-time-machine/Makefile
+++ b/devel/py-time-machine/Makefile
@@ -22,6 +22,6 @@ USES= python
USE_PYTHON= autoplist pep517
post-install:
- ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/_time_machine${PYTHON_EXT_SUFFIX}.so
+ ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/_time_machine${PYTHON_TAG}.so
.include <bsd.port.mk>