summaryrefslogtreecommitdiff
path: root/math/asymptote
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-08-04 22:37:42 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2022-08-04 22:38:35 -0700
commit17c993f62adaf8ab2ea30aa6b042e76f37e2b65b (patch)
tree88b08988a4e9fb6497f356219a41ec161371b615 /math/asymptote
parentdatabases/mysql-udf: always add -fPIC (diff)
math/asymptote: Broken on 12/i386
Reported by: fallout
Diffstat (limited to 'math/asymptote')
-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 \