Date: Sat, 15 Dec 2018 06:31:53 -0500 From: David Mehler <dave.mehler@gmail.com> To: FreeBSD <freebsd-questions@freebsd.org> Subject: Re: flavor set to python 3.6 but still getting python 2.7 Message-ID: <CAPORhP6KUVt55rkv7Xe6Y1T0WwUpr46tY0XixV%2BO6ss2ofWvmw@mail.gmail.com> In-Reply-To: <SN1PR20MB2109CBBA8C03F66B02AA502A80A20@SN1PR20MB2109.namprd20.prod.outlook.com> References: <CAPORhP4SGivMfmuxmex=LHVT3aDKYQ%2BHE6p%2BD_qE_x4=jw-ZNw@mail.gmail.com> <SN1PR20MB2109CBBA8C03F66B02AA502A80A20@SN1PR20MB2109.namprd20.prod.outlook.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, Thanks for your reply. I don't have three separate lines in my /etc/make.conf this is what I have: # default version to use when certain ports are pulled in as dependencies DEFAULT_VERSIONS+= ssl=openssl apache=2.4 mysql=5.7 php=7.3 python=3.6 python3=3.6 perl5=5.26 Thanks. Dave. On 12/15/18, Carmel NY <carmel_ny@outlook.com> wrote: > 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.org" > > > Is your notation in this form: > > # Possible values: 2.7, 3.4, 3.5, 3.6 > DEFAULT_VERSIONS+=python=3.6 > > # Possible values: 2.7 > DEFAULT_VERSIONS+=python2=2.7 > > # Possible values: 3.4, 3.5, 3.6 > DEFAULT_VERSIONS+=python3=3.6 > > -- > Carmel > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPORhP6KUVt55rkv7Xe6Y1T0WwUpr46tY0XixV%2BO6ss2ofWvmw>