From: espie Date: Wed, 28 Jun 2017 10:34:10 +0000 (+0000) Subject: and emphasize that PKGDIR must exist. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=530c4add72fb161dd21a30496dd23a54735dabba;p=openbsd and emphasize that PKGDIR must exist. --- diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 90fc52704f5..f62514cd160 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.463 2017/06/28 10:33:08 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.464 2017/06/28 10:34:10 espie Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -2387,6 +2387,9 @@ Defaults to .Pa ${PORTSDIR}:${PORTSDIR}/mystuff . .It Ev PKGDIR Location for packaging information (packing list, port description, messages). +.Cm update-plist +may create it. +Must be a valid directory. Default: pkg. .It Ev PKGFILE Full path to the created package for the given subpackage.