B bu_mi Mar 27, 2022 #1 When I try to make /usr/ports/devel/qt5-qmake I get an error message saying: python37-3.7.9_1 has known vulnerabilities and it doesn't build the port. But, I am able to do: pkg install qt5-qmake My question is how is the vulnerability addressed in the version installed using pkg install?
When I try to make /usr/ports/devel/qt5-qmake I get an error message saying: python37-3.7.9_1 has known vulnerabilities and it doesn't build the port. But, I am able to do: pkg install qt5-qmake My question is how is the vulnerability addressed in the version installed using pkg install?
chrbr Mar 27, 2022 #2 The default python should be python38. May be the package relies on python38, too.
Cath O'Deray Mar 28, 2022 #3 <https://www.freshports.org/devel/qt5-qmake/#dependencies> lists python3.8. Update your ports tree. If that does not resolve the issue, please provide additional information, including the exact version of FreeBSD. Last edited: Apr 1, 2022
<https://www.freshports.org/devel/qt5-qmake/#dependencies> lists python3.8. Update your ports tree. If that does not resolve the issue, please provide additional information, including the exact version of FreeBSD.