aboutsummaryrefslogtreecommitdiff
path: root/finance/py-bt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'finance/py-bt/Makefile')
-rw-r--r--finance/py-bt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/py-bt/Makefile b/finance/py-bt/Makefile
index 836987e8f0d7..03446e2dcb73 100644
--- a/finance/py-bt/Makefile
+++ b/finance/py-bt/Makefile
@@ -25,7 +25,7 @@ USE_GITHUB= yes
GH_ACCOUNT= pmorissette
post-install:
- @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/bt/core${PYTHON_EXT_SUFFIX}.so
+ @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/bt/core${PYTHON_TAG}.so
# tests as of 1.1.2: 157 passed, 1 warning in 24.95s