aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-python-poppler-qt5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-python-poppler-qt5/Makefile')
-rw-r--r--graphics/py-python-poppler-qt5/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-python-poppler-qt5/Makefile b/graphics/py-python-poppler-qt5/Makefile
index 5666a9e686ec..907b010a0d10 100644
--- a/graphics/py-python-poppler-qt5/Makefile
+++ b/graphics/py-python-poppler-qt5/Makefile
@@ -31,6 +31,6 @@ PEP517_BUILD_CONFIG_SETTING= -C--build-dir=build \
-C--verbose
post-install:
- @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/popplerqt5${PYTHON_EXT_SUFFIX}.so
+ @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/popplerqt5${PYTHON_TAG}.so
.include <bsd.port.mk>