[Bug 238724] textproc/asciidoc 8.6.10 requires python 2.7 in spite of make.conf DEFAULT_VERSIONS+=python=3.7

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 20 18:31:50 UTC 2019


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

--- Comment #1 from Sunpoet Po-Chuan Hsieh <sunpoet at FreeBSD.org> ---
I see nothing wrong here. The title describes a correct action. You have to
read Mk/Uses/python.mk for more details. USES=python:2.7 means this port needs
a python 2.7 interpreter (lang/python27). DEFAULT_VERSIONS+=python=3.7 means
your default python is lang/python37.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ppc mailing list