Date: Sat, 15 Dec 2018 10:38:37 +0000 From: Carmel NY <carmel_ny@outlook.com> To: FreeBSD <freebsd-questions@freebsd.org> Subject: Re: flavor set to python 3.6 but still getting python 2.7 Message-ID: <SN1PR20MB2109CBBA8C03F66B02AA502A80A20@SN1PR20MB2109.namprd20.prod.outlook.com> In-Reply-To: <CAPORhP4SGivMfmuxmex=LHVT3aDKYQ%2BHE6p%2BD_qE_x4=jw-ZNw@mail.gmail.com> References: <CAPORhP4SGivMfmuxmex=LHVT3aDKYQ%2BHE6p%2BD_qE_x4=jw-ZNw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 14 Dec 2018 19:24:15 -0500, David Mehler stated: >Hello, > >I'm running 11.2, i've got python 3.6 set in DEFAULT_VERSIONS of >make.conf for both python and python3 I thought i'd just be getting >python 3.6 and it's package, but a a port is pulling in python 2.7. Is >this right? > >Thanks. >Dave. >_______________________________________________ >freebsd-questions@freebsd.org mailing list >https://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.or= g" Is your notation in this form: # Possible values: 2.7, 3.4, 3.5, 3.6 DEFAULT_VERSIONS+=3Dpython=3D3.6 # Possible values: 2.7 DEFAULT_VERSIONS+=3Dpython2=3D2.7 # Possible values: 3.4, 3.5, 3.6 DEFAULT_VERSIONS+=3Dpython3=3D3.6 --=20 Carmel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?SN1PR20MB2109CBBA8C03F66B02AA502A80A20>