diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/asymptote/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index 65a98de00c0a..ee1f6253699f 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -35,6 +35,8 @@ RUN_DEPENDS= gv:${PORTSDIR}/print/gv \ ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \ ${PYTHON_PKGNAMEPREFIX}imaging>=1.1.6_3:${PORTSDIR}/graphics/py-imaging +BROKEN= fails to build + ONLY_FOR_ARCHS= i386 amd64 # it requires boehm-gc 7.X CONFIGURE_ARGS= --disable-gc |