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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238724 --- 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=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.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238724-25139-lyiUVFEtAo>
