On Tuesday, November 24, 2015 11:15 SGT, Jan Beich <[email protected]> wrote: > "Euan Thoms" <[email protected]> writes: > > > do-build: > > cd ${WRKSRC} && unset MAKEFLAGS && ${OPENSIPS_MAKE_ENV} > > ${GMAKE} ${_MAKE_JOBS} ${ALL_TARGET} > > Have you tried defining NOPRECIOUSMAKEVARS in the port's Makefile? >
That did the trick, thanks. I can now remove the "unset MAKEFLAGS" in do-build. -- Regards, Euan Thoms _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
