aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2017-06-14 20:18:38 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2017-06-14 20:18:38 +0000
commit225919920d3a412b4b3d61bf1120d31cdd69ca39 (patch)
treec61aaa2433c1ffd33a480cab177beda1006147c6 /Mk/bsd.port.mk
parent0d6d99273fbb7bc9d3e27907cbe68f34088d48a8 (diff)
downloadports-225919920d3a412b4b3d61bf1120d31cdd69ca39.tar.gz
ports-225919920d3a412b4b3d61bf1120d31cdd69ca39.zip
Add note, that WRKDIRPREFIX must not end in '/'.
PR: 199297 Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D11032
Notes
Notes: svn path=/head/; revision=443599
Diffstat (limited to 'Mk/bsd.port.mk')
-rw-r--r--Mk/bsd.port.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index 40e9bbba34c5..bb6b1995585c 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -483,7 +483,7 @@ FreeBSD_MAINTAINER= portmgr@FreeBSD.org
# going locally to each port).
# Default: ${PORTSDIR}/packages
# WRKDIRPREFIX - The place to root the temporary working directory
-# hierarchy.
+# hierarchy. This path must *not* end in '/'.
# Default: none
# WRKDIR - A temporary working directory that gets *clobbered* on clean
# Default: ${WRKDIRPREFIX}${.CURDIR}/work