about summary refs log tree commit diff stats
path: root/core/ports.html
diff options
context:
space:
mode:
Diffstat (limited to 'core/ports.html')
-rw-r--r--core/ports.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ports.html b/core/ports.html
index dbaa226..da0f9b2 100644
--- a/core/ports.html
+++ b/core/ports.html
@@ -219,7 +219,7 @@
         <pre>
         # ccache settings
         export PATH="/usr/lib/ccache/:$PATH"
-        export CCACHE_DIR="/usr/ports/cache/ccache"
+        export CCACHE_DIR="/usr/ports/ccache"
         export CCACHE_PREFIX="distcc"
         export CCACHE_COMPILERCHECK="%compiler% -dumpversion; crux"
         </pre>