Bug 239136

Summary: graphics/graphene: Error code 1 graphene-1.8.2 needs Python 3.4 at least, but 2.7 was specified.
Product: Ports & Packages Reporter: kzakholodilo88
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: New ---    
Severity: Affects Many People CC: nunovasconcellos
Priority: ---    
Version: Latest   
Hardware: amd64   
OS: Any   

Description kzakholodilo88 2019-07-11 07:38:42 UTC
I want to install Gnome3 from ports, but I get an error: Error code 1 graphene-1.8.2 needs Python 3.4 at least, but 2.7 was specified.
How to fix this error?
Comment 1 Nuno Vasconcellos 2020-01-04 17:04:26 UTC
I had the same problem with a (32-bit) ppc but with graphene-1.10.0.
I managed to install it by doing (in /usr/ports/graphics/graphene/):
make clean
make && make install