From ab70d92396c63162d349b024f56253c98fa77163 Mon Sep 17 00:00:00 2001 From: Jasper Lievisse Adriaanse Date: Fri, 24 Jun 2011 08:29:30 +0000 Subject: - add PLIST_DB to the list of variables that need to be adjusted when using a read-only ports tree. suggested by Myk Taylor in pr 6618 "sure" aja@ and reads fine to landry@ --- share/man/man7/ports.7 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'share/man') diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index b5409c19437..ee092f15081 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -23,10 +23,10 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ports.7,v 1.83 2010/10/23 12:25:21 landry Exp $ +.\" $OpenBSD: ports.7,v 1.84 2011/06/24 08:29:29 jasper Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" -.Dd $Mdocdate: October 23 2010 $ +.Dd $Mdocdate: June 24 2011 $ .Dt PORTS 7 .Os .Sh NAME @@ -664,9 +664,10 @@ Set .Ev WRKOBJDIR , .Ev PACKAGE_REPOSITORY , .Ev BULK_COOKIES_DIR , -.Ev UPDATE_COOKIES_DIR +.Ev UPDATE_COOKIES_DIR , +.Ev DISTDIR , and -.Ev DISTDIR +.Ev PLIST_DB in .Pa /etc/mk.conf accordingly. -- cgit v1.2.3