I installed OpenBSD using the default/automatic partition configuration which only allocated ~4MB to /usr. While compiling a large port it gave an error that the disk was full.
I have looked for ways to extend to the partition but can find nothing about how to do this. I have plenty of space on other partitions (such as /home), is there a way to redirect where output files go when I run make so I can point them to somewhere that has space?