PORT_LINUX and PORT_DARWIN are evaluated by `makefiles/tools/serial.inc.mk` and some boards Makefile.include. Their value does not need to be exported. This also globally removes the line saying that the exports are needed for flash rule.
The following features were tested (briefly): * UART (the first) * xtimer is working (it's the same code as in samr21)