Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Nov 2018 15:51:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 233442] games/anki FLAVOR is defined while port does not have FLAVORS
Message-ID:  <bug-233442-7788-yhYi14pwXN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233442-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233442-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233442

--- Comment #3 from Kai <freebsd_ports@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 'p=
y27'
(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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233442-7788-yhYi14pwXN>