git: a8680c8abe77 - main - math/asymptote: mark BROKEN
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 21 Jul 2022 20:51:27 UTC
The branch main has been updated by amdmi3: URL: https://cgit.FreeBSD.org/ports/commit/?id=a8680c8abe7739dd02fa36357ccb460134f3b5ca commit a8680c8abe7739dd02fa36357ccb460134f3b5ca Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-07-21 19:48:33 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-07-21 20:49:20 +0000 math/asymptote: mark BROKEN Approved by: portmgr blanket --- math/asymptote/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index f6c7a6108258..874b794772f2 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -11,6 +11,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 \