CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/01/24 07:38:34
Modified files:
infrastructure/mk: bsd.port.mk
Log message:
Change ccache handling from adding to BUILD_DEPENDS to doing an ".if exists"
check. Newer ccache uses cmake making it impractical to break the loop by
just disabling ccache for the individual ports on the way to building ccache.
