On Sun, 28 Jun 2020 at 18:42, Donald Wilde <dwil...@gmail.com> wrote: > An update. Synth is still crashing and I am attempting to also solve > that one in another thread. On this front, while working with synth I > noticed that the /usr/ports/distfiles directory no longer seems to be > created and used by default. Synth asked me to create one outside of > the ports tree and add it to make.conf. I did so,
Adding directives to /etc/make.conf is the wrong place for synth. You need to add it to /usr/local/etc/synth/LiveSystem-make.conf. It's all in the man-page for synth. Cheers. -- Jonathan Chen <j...@chen.org.nz> _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"