Greetings, All!
I have access to several FreeBSD machines. I've noticed, that on some hosts doing
I have access to several FreeBSD machines. I've noticed, that on some hosts doing
make extract
(or make package
), while current working directory is /usr/ports/foo/bar, will create /usr/ports/foo/bar/work, whereas on other hosts it will use /var/ports/usr/ports/foo/bar. What controls this behaviour? Why it is different amongst different hosts? Is there a document describing this? Thanks!