CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/11/07 08:29:21
Modified files:
www/iridium : Makefile
www/chromium : Makefile
Log message:
Revert previous python3 symlink removal
The build process runs "env python3" with PATH=${WRKDIR}/bin in some places
so /usr/local/bin/python3 won't be found.
Spotted by naddy and phessler
