git: 58ae3d4d64a1 - main - cad/openscad-devel: mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 07 Jun 2022 14:36:51 UTC
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=58ae3d4d64a10c20f468f0166da9a055127d0262
commit 58ae3d4d64a10c20f468f0166da9a055127d0262
Author: Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-06-07 14:33:28 +0000
Commit: Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-06-07 14:33:28 +0000
cad/openscad-devel: mark BROKEN
Approved by: portmgr blanket
---
cad/openscad-devel/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/cad/openscad-devel/Makefile b/cad/openscad-devel/Makefile
index 677d409d2b2f..732114ed921c 100644
--- a/cad/openscad-devel/Makefile
+++ b/cad/openscad-devel/Makefile
@@ -12,6 +12,8 @@ PKGNAMESUFFIX= -devel
MAINTAINER= mr@FreeBSD.org
COMMENT= Programmer's solid 3D CAD modeller #'
+BROKEN= fails to configure: The imported target "Qt5::Core" references the file "/usr/local/lib/qt5/bin/qmake" but this file does not exist.
+
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING