Date: Sat, 31 Dec 2016 18:24:37 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 213636] math/py-matplotlib: fails to build with python3 Message-ID: <bug-213636-13-38qwJXexlu@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-213636-13@https.bugs.freebsd.org/bugzilla/> References: <bug-213636-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213636 c.brinkhaus@t-online.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |c.brinkhaus@t-online.de --- Comment #2 from c.brinkhaus@t-online.de --- Created attachment 178422 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D178422&action= =3Dedit svndiff Makefile working with py27 and py35 with Tk_Agg option First thank you for the report. I have tried a modified Makefile as attached and only the reduced sets of options. The default options in make.conf are = DOC, NLS and EXAMPLES unset. For one poudriere set I have additionally a py-make.conf as DEFAULT_VERSIONS=3Dpython=3D3.5 python2=3D2.7 python3=3D3.5 With the setup poudriere testport is happy with the normal python2.7. A poudriere testport with python3.5 configured as default looks fine as well. This is no solution to fix the default options with python3. But it is something which might be better than nothing and help the transition from python2 to python3 for some projects. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213636-13-38qwJXexlu>