aboutsummaryrefslogtreecommitdiff
path: root/news/py-sabyenc3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/py-sabyenc3/Makefile')
-rw-r--r--news/py-sabyenc3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/py-sabyenc3/Makefile b/news/py-sabyenc3/Makefile
index 263ab265dedc..9acfde517911 100644
--- a/news/py-sabyenc3/Makefile
+++ b/news/py-sabyenc3/Makefile
@@ -16,6 +16,6 @@ USES= python:3.5+
USE_PYTHON= autoplist concurrent distutils
post-install:
- ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/sabyenc3.so
+ ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/sabyenc3*.so
.include <bsd.port.mk>