aboutsummaryrefslogtreecommitdiff
path: root/science/py-openbabel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/py-openbabel/Makefile')
-rw-r--r--science/py-openbabel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-openbabel/Makefile b/science/py-openbabel/Makefile
index ea17e5ca77c9..16ecbeb51eee 100644
--- a/science/py-openbabel/Makefile
+++ b/science/py-openbabel/Makefile
@@ -28,6 +28,6 @@ post-patch:
.endif
post-install:
- @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/openbabel/_openbabel${PYTHON_EXT_SUFFIX}.so
+ @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/openbabel/_openbabel${PYTHON_TAG}.so
.include <bsd.port.mk>