On 2014/11/25 12:25, Theo Buehler wrote: > On Tue, Nov 25, 2014 at 09:50:45AM +0000, Stuart Henderson wrote: > > On 2014/11/25 07:40, Theo Buehler wrote: > > > * The only thing I noticed is that > > > > > > $ make clean > > > $ export SEPARATE_BUILD=Yes > > > $ make fake > > > > > > fails (no issues with `$ make build' with SEPARATE_BUILD=Yes) but this > > > is independent of your patch. It spawns the following error message: > > > > SEPARATE_BUILD is intended to be set in a port, if that port is able to > > build out-of-tree. It isn't meant as a user option (these are identified > > as "User settings" in the bsd.port.mk manual). > > > > Thank you, Stuart, for this clarification. I obviously completely > misunderstood the line "Try to set the SEPARATE_BUILD variable to 'Yes' > and test if the build still works." in the ports testing guide, then...
Ah, yes - that is meant for when you're testing a port that you are writing.
