aboutsummaryrefslogtreecommitdiff
path: root/math/py-statsmodels
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-05-19 11:07:02 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-05-19 11:07:02 +0000
commit42752bca59bc46b8f4db386dca7ecec4f9d958da (patch)
treef1bc364ae15516375b86828ecb095dca14dd9263 /math/py-statsmodels
parent7b436120fee58458048b6cbb028c006c6fdaa2ec (diff)
downloadports-42752bca59bc46b8f4db386dca7ecec4f9d958da.tar.gz
ports-42752bca59bc46b8f4db386dca7ecec4f9d958da.zip
Notes
Diffstat (limited to 'math/py-statsmodels')
-rw-r--r--math/py-statsmodels/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-statsmodels/Makefile b/math/py-statsmodels/Makefile
index 11a884f75b35..300f59398a52 100644
--- a/math/py-statsmodels/Makefile
+++ b/math/py-statsmodels/Makefile
@@ -29,7 +29,7 @@ PORTEXAMPLES= *
SHEBANG_GLOB= *.py
post-install:
- ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' | ${XARGS} ${STRIP_CMD}
+ ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} +
post-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}