Historically, I did leave LOCKDIR empty in bsd.port.mk. Now, I'm wondering if I should define it to something such as /tmp/portslocks ?
My assumption was that it would be difficult to be certain that dotlocks could be created anywhere. But it seems that most machines have local /tmp/ these days. And anyways, those that don't could define LOCKDIR = to remove the locking mechanism anyways...
