aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ccache/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ccache/Makefile')
-rw-r--r--devel/ccache/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ccache/Makefile b/devel/ccache/Makefile
index e87e1337db44..7bab2a78f9c8 100644
--- a/devel/ccache/Makefile
+++ b/devel/ccache/Makefile
@@ -65,7 +65,7 @@ post-extract:
s|%%LOCALBASE%%|${LOCALBASE}|' \
${FILESDIR}/${HOWTO}.in > ${WRKDIR}/${HOWTO}
@${SED} -e 's|%%HOWTO%%|${HOWTO}|; \
- s|%%LOCALBASE%%|${LOCALBASE}|' \
+ s|%%DOCSDIR%%|${DOCSDIR}|' \
${FILESDIR}/pkg-message.in >${PKGMESSAGE}
.endif