CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/01/30 14:28:55
Modified files:
security/polarssl: Makefile
Log message:
switch from python2 to python3
The ChangeLog for version 2.16.11 says:
When building the test suites with GNU make, invoke python3 or python, not
python2. The build still works with either Python 2.7 or 3.5+, but we
recommend using a version of Python that is supported upstream.
