aboutsummaryrefslogtreecommitdiff
path: root/math/py-cvxpy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-cvxpy/Makefile')
-rw-r--r--math/py-cvxpy/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/py-cvxpy/Makefile b/math/py-cvxpy/Makefile
index b20e40ef7e4f..e4f27d742cfe 100644
--- a/math/py-cvxpy/Makefile
+++ b/math/py-cvxpy/Makefile
@@ -35,4 +35,6 @@ post-install:
${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_cvxcore${PYTHON_TAG}.so \
${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_cvxpy_sparsecholesky${PYTHON_TAG}.so
+# tests as of 1.6.4: 4 failed, 1308 passed, 216 skipped, 534 warnings in 610.43s (0:10:10)
+
.include <bsd.port.mk>