From 22b74528e2a12e785f4b8987aea532f5584265ec Mon Sep 17 00:00:00 2001 From: Stuart Henderson Date: Tue, 22 Nov 2011 16:21:51 +0000 Subject: document SYSTRACE_FILTER_CCACHE, prompted by espie@ --- share/man/man5/bsd.port.mk.5 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'share') diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 043611287f2..ca6809a86a1 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.303 2011/11/22 16:01:30 jmc Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.304 2011/11/22 16:21:50 sthen Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -2172,6 +2172,12 @@ Location of the systrace filter file which is the basis for a port's actual systrace policy file. Defaults to .Pa ${PORTSDIR}/infrastructure/db/systrace.filter . +.It Ev SYSTRACE_FILTER_CCACHE +Location of the supplementary systrace filter file which is used when +.Ev USE_CCACHE +is enabled. +Defaults to +.Pa ${PORTSDIR}/infrastructure/db/systrace.filter.ccache . .It Ev SYSTRACE_SUBST_VARS List of variables used in ${SYSTRACE_FILTER} that will be substituted by their real value when creating the systrace policy file. -- cgit v1.2.3