From e3fc91ce80c661ca567b3693b68abef66a711b31 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Thu, 2 Feb 2012 20:30:24 +0000 Subject: [PATCH] - Mark BROKEN: fails to build cd .. && ../asy -dir ../base -config "" -render=0 -f png -o png/ markers1.asy ../base/plain_xasy.asy: 93.7: runtime: Command exited abnormally: gs -q -dNOPAUSE -dBATCH -sDEVICE=pngalpha -dEPSCrop -dSAFER -r72x72 -sOutputFile=png/markers1.png png/markers1_.eps gmake[2]: *** [markers1.png] Error 1 Reported by: pointyhat --- math/asymptote/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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