K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2017-03-09T23:20:46.770893Z K 7 svn:log V 563 WITH_CCACHE_BUILD: Add a NO_CCACHE_DEPEND to allow using ccache without the dependency. This allows WITH_CCACHE_BUILD to be set and still allow modifying MAKE_ENV/CC, etc, to achieve using the ccache wrappers located at LOCALBASE/libexec/ccache. This kind of mechanism is needed to support ccache-memcached which has many build dependencies. Building a version of that first then allows building further ports with it without introducing cyclic dependencies. Poudriere will grow support for using a static version of ccache for this purpose. With hat: portmgr END