Date: Wed, 27 Jul 2022 18:36:32 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: 6769cb650028 - 2022Q3 - math/asymptote: mark BROKEN Message-ID: <202207271836.26RIaWAE003456@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207271836.26RIaWAE003456>