aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-08-05 05:37:42 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-08-05 05:38:35 +0000
commit17c993f62adaf8ab2ea30aa6b042e76f37e2b65b (patch)
tree88b08988a4e9fb6497f356219a41ec161371b615
parentcabd9376521555cf8026b5416c5f033ebbd3d7b1 (diff)
downloadports-17c993f62adaf8ab2ea30aa6b042e76f37e2b65b.tar.gz
ports-17c993f62adaf8ab2ea30aa6b042e76f37e2b65b.zip
math/asymptote: Broken on 12/i386
Reported by: fallout
-rw-r--r--math/asymptote/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile
index 38faf4eaff9d..4859c1021924 100644
--- a/math/asymptote/Makefile
+++ b/math/asymptote/Makefile
@@ -14,6 +14,7 @@ LICENSE= GPLv3 LGPL3
LICENSE_COMB= dual
ONLY_FOR_ARCHS= amd64 i386
+BROKEN_FreeBSD_12_i386= ./base/plain_filldraw.asy: 21.5: runtime: gmake[2]: *** [Makefile:42: makepen.pdf] Floating point exception (core dumped)
LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \
libcurl.so:ftp/curl \