Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2019 18:31:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        powerpc@FreeBSD.org
Subject:   [Bug 238724] textproc/asciidoc 8.6.10 requires python 2.7 in spite of make.conf DEFAULT_VERSIONS+=python=3.7
Message-ID:  <bug-238724-25139-lyiUVFEtAo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238724-25139@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238724-25139@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=3D238724

--- Comment #1 from Sunpoet Po-Chuan Hsieh <sunpoet@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=3Dpython:2.7 means this port =
needs
a python 2.7 interpreter (lang/python27). DEFAULT_VERSIONS+=3Dpython=3D3.7 =
means
your default python is lang/python37.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238724-25139-lyiUVFEtAo>