aboutsummaryrefslogtreecommitdiff
path: root/devel/py-jsonnet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-jsonnet/Makefile')
-rw-r--r--devel/py-jsonnet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-jsonnet/Makefile b/devel/py-jsonnet/Makefile
index 463c0117266c..8bf91ab3e0c8 100644
--- a/devel/py-jsonnet/Makefile
+++ b/devel/py-jsonnet/Makefile
@@ -25,7 +25,7 @@ GH_ACCOUNT= google
USE_PYTHON= distutils autoplist
post-install:
- ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/_jsonnet${PYTHON_EXT_SUFFIX}.so
+ ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/_jsonnet${PYTHON_TAG}.so
do-test:
@cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs