Date: Sat, 23 Nov 2024 17:53:38 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 282937] editors/openoffice-devel; Update python dependency Message-ID: <bug-282937-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282937 Bug ID: 282937 Summary: editors/openoffice-devel; Update python dependency Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: office@FreeBSD.org Reporter: george@m5p.com Assignee: office@FreeBSD.org Flags: maintainer-feedback?(office@FreeBSD.org) Created attachment 255411 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D255411&action= =3Dedit Update python "USES" to 3.9+ So I was getting tired of editors/openoffice-4 depending on python2.7 when I noticed editors/openoffice-devel. I said to myself, "Surely the devel vers= ion isn't depending on version 2.7 any more," and an examination of the Makefile confirmed that it isn't. But it does explicitly depend on version 3.9, and= the current default version is 3.11. I made the attached patch to the Makefile= to specify that 3.9 or above would work and tried it out. My suspicion is that python is used only during the build, and therefore that if my build succee= ded, everything would be okay; and that seems to be true. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-282937-7788>