Solved can't build vim from the ports collection

This is how the build ends:

Code:
===>  Installing for vim-8.2.3394
===>  Checking if vim is already installed
===>   Registering installation for vim-8.2.3394
pkg-static: Unable to access file /usr/ports/editors/vim/work-console/stage/usr/local/%%GUI%%bin/eview:No such file or directory
pkg-static: Unable to access file /usr/ports/editors/vim/work-console/stage/usr/local/%%GUI%%bin/gview:No such file or directory

There's many more of those "No such file or directory" errors and the build ends with an error.

Thanks in advance.
 
Yes, I got that error and manually tweaked the file that had those entries on one machine. On another it was just easier to update the ports tree (to get the bug fix) as SirDice says.
 
Back
Top