[Bug 233442] games/anki FLAVOR is defined while port does not have FLAVORS

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 24 15:51:50 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233442

--- Comment #3 from Kai <freebsd_ports at k-worx.org> ---
(In reply to Rob Belics from comment #0)

Thank you for your info. I could not reproduce it by upgrading from 2.0.52 to
2.0.52_1 but I've played around a bit with the FLAVOR/FLAVORS variables and was
then able to get the error message.

I attached two patches which should remedy the issue:

Variant A:
- added USE_PYTHON with keyword 'noflavors'
- sorted variables a bit according to PHB
- pet portlint

Variant B:
- Same as variant A but it sets also the variables FLAVORS and FLAVOR to 'py27'
(games/anki supports only Python 2.7)

Please try the patch with variant A first if it works for you. If not, try the
other variant then.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list