https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241463
Ronald Klop <ronald-li...@klop.ws> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #208682|0 |1 is obsolete| | --- Comment #12 from Ronald Klop <ronald-li...@klop.ws> --- Created attachment 208730 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=208730&action=edit Add flavor to scons port and Mk/Uses New version. - No more conflicts because of --standard-lib and uniquefiles:dirs. - No implicit flavor chosen. Explicit need to specify USES=scons:py36. - USES=scons defaults to scons:py27 to stay backwards compatible. - /usr/local/bin/scons -> scons-3.6 is only installed by scons:py36 (this was automaticly done by the python/uniquefiles framework). - Easy to add more py* versions. Is there something necessary to fix or improve on this patch? -- 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"