summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man5/bsd.port.mk.57
1 files changed, 2 insertions, 5 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index 3b9416e097d..62f59455c1b 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.360 2013/01/05 09:43:25 ajacoutot Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.361 2013/01/16 16:24:53 zhuk Exp $
.\"
.\" Copyright (c) 2000-2008 Marc Espie
.\"
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: January 5 2013 $
+.Dd $Mdocdate: January 16 2013 $
.Dt BSD.PORT.MK 5
.Os
.Sh NAME
@@ -1145,9 +1145,6 @@ Sets the cache directory used when
.Ev USE_CCACHE
is set to yes.
Defaults to ${WRKOBJDIR}/.ccache.
-Can be set on a per-${PKGPATH} basis.
-For instance, setting CCACHE_DIR_www/mozilla=/tmp/ccache
-will affect only the mozilla port.
.It Ev CCACHE_ENV
Sets additional environment variables when
.Ev USE_CCACHE