[Bug 268488] www/firefox-esr: won't build without deprecated python27 ?
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 22 Dec 2022 03:50:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268488 Chris Hutchinson <portmaster@bsdforge.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |portmaster@bsdforge.com --- Comment #7 from Chris Hutchinson <portmaster@bsdforge.com> --- (In reply to Joel Rodriguez from comment #6) Technically speaking, that was; b0rked. :-) I'm not going to pretend I know what your systems environment is that would cause it to be "b0rked". But I'd like to throw a couple things you could check that might get you past this. :-) Assuming you're building from source; make.conf(5) comes into play. Specifically, DEFAULT_VERSIONS Would you be kind enough to see if python is listed? If so, version 2.7? IOW any of the following would be fatal: python=2.7 python2=2.7, etc... HTH --Chris -- You are receiving this mail because: You are the assignee for the bug.