aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.ccache.mk
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2019-10-10 20:06:24 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2019-10-10 20:06:24 +0000
commitd500249dad37a23d253d2c9245ceac24e6a88098 (patch)
tree3eb45f0f9dd97b6344ab3c09af41c3fba6abbd8d /Mk/bsd.ccache.mk
parent2d75318930a7278187ff3d9def4ac81ecd9c6f13 (diff)
downloadports-d500249dad37a23d253d2c9245ceac24e6a88098.tar.gz
ports-d500249dad37a23d253d2c9245ceac24e6a88098.zip
Notes
Diffstat (limited to 'Mk/bsd.ccache.mk')
-rw-r--r--Mk/bsd.ccache.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/bsd.ccache.mk b/Mk/bsd.ccache.mk
index 06d643c44fba..9e30947aa8a1 100644
--- a/Mk/bsd.ccache.mk
+++ b/Mk/bsd.ccache.mk
@@ -34,6 +34,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/bin/ccache:devel/ccache
. endif
CCACHE_WRAPPER_PATH?= ${LOCALBASE}/libexec/ccache
+CCACHE_BIN?= ${CCACHE_WRAPPER_PATH:C,/libexec/ccache$,,}/bin/ccache
.if exists(${CCACHE_WRAPPER_PATH})
# Prepend the ccache dir into the PATH and setup ccache env