git: 6769cb650028 - 2022Q3 - math/asymptote: mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Jul 2022 18:36:32 UTC
The branch 2022Q3 has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6769cb6500285a9987de9e9e4f26eebd1d21963c
commit 6769cb6500285a9987de9e9e4f26eebd1d21963c
Author: Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-07-21 19:48:33 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-07-27 18:36:29 +0000
math/asymptote: mark BROKEN
Approved by: portmgr blanket
(cherry picked from commit a8680c8abe7739dd02fa36357ccb460134f3b5ca)
---
math/asymptote/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile
index fbf51a4a589c..0ae3445f5109 100644
--- a/math/asymptote/Makefile
+++ b/math/asymptote/Makefile
@@ -13,6 +13,8 @@ COMMENT= Powerful script-based vector graphics language
LICENSE= GPLv3 LGPL3
LICENSE_COMB= dual
+BROKEN= does not build: No rule to make target 'gc.h', needed by 'lspserv.o'
+
ONLY_FOR_ARCHS= amd64 i386
LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \