summaryrefslogtreecommitdiff
path: root/net/py-zope.proxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-zope.proxy/Makefile')
-rw-r--r--net/py-zope.proxy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-zope.proxy/Makefile b/net/py-zope.proxy/Makefile
index 167f40afe3ba..755ea86fca4e 100644
--- a/net/py-zope.proxy/Makefile
+++ b/net/py-zope.proxy/Makefile
@@ -19,6 +19,6 @@ USES= python
USE_PYTHON= autoplist pep517
post-install:
- @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/zope/proxy/_zope_proxy_proxy${PYTHON_EXT_SUFFIX}.so
+ @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/zope/proxy/_zope_proxy_proxy${PYTHON_TAG}.so
.include <bsd.port.mk>