[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 19:11:01 UTC 2018


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

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

Allright, that's nice to hear that you got the issue resolved. 

For the sake of completeness the error message can be reproduced by:

> $ cd /usr/ports/games/anki
> $ make FLAVOR=py27

The issue persists if USE_PYTHON=noflavors is set thus I created another patch,
variant B, which sets FLAVORS=py27 and FLAVOR=${FLAVORS[1]} which remedies the
issue then.

But I'm not sure if that an ideal way to resolve that problem so I approved
both patches and let a committer to decide which variant is the better one.

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


More information about the freebsd-ports-bugs mailing list