git: 427d1fcd531c - main - cad/freecad: mark as broken for now
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Nov 2021 21:33:42 UTC
The branch main has been updated by cmt: URL: https://cgit.FreeBSD.org/ports/commit/?id=427d1fcd531c38255497775dd481ea373c7f4961 commit 427d1fcd531c38255497775dd481ea373c7f4961 Author: Christoph Moench-Tegeder <cmt@FreeBSD.org> AuthorDate: 2021-11-21 21:32:03 +0000 Commit: Christoph Moench-Tegeder <cmt@FreeBSD.org> CommitDate: 2021-11-21 21:32:03 +0000 cad/freecad: mark as broken for now needs more work after dd9a3bcd (opencascade 7.6) --- cad/freecad/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cad/freecad/Makefile b/cad/freecad/Makefile index 19339df96edd..01b67ff811e3 100644 --- a/cad/freecad/Makefile +++ b/cad/freecad/Makefile @@ -12,6 +12,8 @@ COMMENT= General purpose 3D CAD modeller LICENSE= LGPL20+ LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= does not build with OpenCascade 7.6 (yet) + BUILD_DEPENDS= pyside_tool.py:devel/pyside2-tools@${PY_FLAVOR} \ ${PYTHON_SITELIBDIR}/matplotlib/__init__.py:math/py-matplotlib@${PY_FLAVOR} \ swig:devel/swig