https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213636
--- Comment #11 from Kubilay Kocak <ko...@freebsd.org> --- To explicitly separate the issues here: 1) Does matplotlib 1.5.3 support (bugs and build environments aside) Python 3.x? If so, USES=python:<version-spec> should reflect that (upstream intended) version support as closely as possible without being incorrect. 2) Does this ports OPTIONS_DEFAULT (or its dependencies OPTIONS_DEFAULT), support building with both Python 2 and 3. If so, there's nothing to do. If not, OPTIONS_DEFAULTS should change to make that the case. 3) If (2) results in changes, what impacts does this have and what other changes may be required in other ports/packages. There could be conflicting dependencies from other ports and/or their dependencies, users could be forced to run multiple frontend frameworks, etc. (1) can and should be resolved independently from (2) potentially (3) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"