From ffee34aab2767e188ee69eeea70b181e643b415b Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Tue, 16 Oct 2018 14:08:34 +0000 Subject: document FETCH_PACKAGES as well --- share/man/man7/ports.7 | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'share') diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index 313b3149a5a..b29ad17b933 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.119 2018/07/16 09:12:40 espie Exp $ +.\" $OpenBSD: ports.7,v 1.120 2018/10/16 14:08:33 espie Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" -.Dd $Mdocdate: July 16 2018 $ +.Dd $Mdocdate: October 16 2018 $ .Dt PORTS 7 .Os .Sh NAME @@ -608,12 +608,16 @@ Command to use to fetch files. Normally .Xr ftp 1 . .It Ev FETCH_PACKAGES -If set to -.Dv Yes , -try to use +If set, +try to use as options to .Xr pkg_add 1 to install the missing packages from .Ev PKG_PATH . +For instance: +.Bd -literal -offset indent +make FETCH_PACKAGES= +.Ed +.Pp .It Ev PATCH_DEBUG If defined, display verbose output when applying each patch. .It Ev INTERACTIVE -- cgit v1.2.3