Michael <[email protected]> writes: > Trying to install vm on my FreeBSD 11 machine and am getting this > response when trying to run make: > $ make > make: don't know how to make %:. Stop > > make: stopped in /usr/home/mike/Programs/vm-8.2.0b
You have to run gmake. If the command does not exist you have to remove it from ports/pkg. -- Herbert
