Index: /usr/ports.svn/Mk/bsd.ccache.mk =================================================================== --- /usr/ports.svn/Mk/bsd.ccache.mk (Revision 521207) +++ /usr/ports.svn/Mk/bsd.ccache.mk (Arbeitskopie) @@ -4,7 +4,13 @@ # # WITH_CCACHE_BUILD=yes enables depending on ccache and using it in the build. # NO_CCACHE_DEPEND will additionally not add the dependency on ccache. +# XXX FIXME: add a line why this might be useful or where it is used # NO_CCACHE will disable this entirely. +# +# This mk file ensures the following variables are defined: +# CCACHE_BIN: path and name of the ccache executable +# CCACHE_WRAPPER_PATH: XXX FIXME +# COMMANDS_Include_MAINTAINER= portmgr@FreeBSD.org