mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- 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
This commit is contained in:
parent
594d825fa1
commit
e3fc91ce80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290321
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@ RUN_DEPENDS= gv:${PORTSDIR}/print/gv \
|
||||||
${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \
|
${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \
|
||||||
${PYTHON_PKGNAMEPREFIX}imaging>=1.1.6_3:${PORTSDIR}/graphics/py-imaging
|
${PYTHON_PKGNAMEPREFIX}imaging>=1.1.6_3:${PORTSDIR}/graphics/py-imaging
|
||||||
|
|
||||||
|
BROKEN= fails to build
|
||||||
|
|
||||||
ONLY_FOR_ARCHS= i386 amd64
|
ONLY_FOR_ARCHS= i386 amd64
|
||||||
# it requires boehm-gc 7.X
|
# it requires boehm-gc 7.X
|
||||||
CONFIGURE_ARGS= --disable-gc
|
CONFIGURE_ARGS= --disable-gc
|
||||||
|
|
Loading…
Add table
Reference in a new issue