If I have a machine running 14.0-RELEASE and another running 13.2-RELEASE, is it possible to have the 14.0 machine build ports intended for the use of the 13.2 machine? I see that I apparently can configure gitup to pull the two trees into two separate locations (e.g. /usr/ports and /usr/ports-13.2), and I know I can set up Synth (which I use and would like to use for this, if feasible) to have two different profiles so as to use those two separate locations of the trees. But I'm not sure how to actually configure things so that the underlying "make" process for one of them will generate stuff appropriate for a different FreeBSD version, if that's even possible in the first place.