When porting software FreeBSD has a lot of internal makefiles that gets pulled in that setup the build environment: /usr/ports/Mk/* Is there a way to print out the env during the make process so that I can see what knobs, switches and flags were set before the build is run?