https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228268
Nikolai Lifanov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |In Progress --- Comment #5 from Nikolai Lifanov <[email protected]> --- Hi Christopher, koobs! I removed the flavor support in r455231 to unbreak slave ports because: 1) Ansible is a tool and not a library, so it doesn't matter which interpreter it's running with as long as it obeys PYTHON_DEFAULT 2) slave ports need to be adjusted with a unique suffix, and back then it was impossible to set PKGNAMESUFFIX if using FLAVORS To point #2, I think this has been fixed since, so it's worth revisiting the issue. I'll make the conversion and get to testing! Thanks koobs for the test target! This will make it a ton easier. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "[email protected]"
