aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2022-07-21 19:48:33 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-07-27 18:36:29 +0000
commit6769cb6500285a9987de9e9e4f26eebd1d21963c (patch)
treec45949955de261d9b3d2205f9192f9d56acfb43b
parent577b45087ff4da2e83fa628b3dc4a9f728a0abb6 (diff)
downloadports-6769cb6500285a9987de9e9e4f26eebd1d21963c.tar.gz
ports-6769cb6500285a9987de9e9e4f26eebd1d21963c.zip
math/asymptote: mark BROKEN
Approved by: portmgr blanket (cherry picked from commit a8680c8abe7739dd02fa36357ccb460134f3b5ca)
-rw-r--r--math/asymptote/Makefile2
1 files changed, 2 insertions, 0 deletions
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 \