On 9/1/20 8:13 PM, Willem Jan Withagen wrote:
> Hi,
> 
> In my ceph port one of the maintainers added this to
> 
> USE_PYTHON=     cython py3kplist
> 
> But I'm trying to find out what it does?
> And it is not (yet) on the USE_PYTHON page in the ports handbook.

It's documented in Mk/Uses/python.mk:

#       py3kplist       - Automatically generates Python 3.x compatible
#                         __pycache__ entries from a Python 2.x packaging list
#                         when defined. Use this for ports that do *not* use
#                         standard Python packaging mechanisms such as
#                         distutils, and support *both* Python 2.x and 3.x.
#                         Not needed, if USE_PYTHON=autoplist is set.

_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to