K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2015-03-22T19:41:44.644256Z K 7 svn:log V 326 Unbreak ccache after r359201 set HOME in MAKE_ENV/CONFIGURE_ENV rather than in the global scope as bsd.ccache.mk expected. This was causing ccache to use WKRDIR/.ccache for obj caching. 'make clean' would then lose all cached files. This worked in in Poudriere though as CCACHE_DIR is explicitly defined. With hat: portmgr END