From owner-freebsd-ports Sat Mar 11 21:40: 6 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 93FFD37BC23 for ; Sat, 11 Mar 2000 21:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA11085; Sat, 11 Mar 2000 21:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from hyperhost.net (hyperhost.net [207.159.132.249]) by hub.freebsd.org (Postfix) with ESMTP id ED42437BCB3 for ; Sat, 11 Mar 2000 21:32:40 -0800 (PST) (envelope-from patseal@hyperhost.net) Received: from foobar.foobar.eyep.net (postfix@p10.a8.du.radix.net [207.192.132.138]) by hyperhost.net (8.9.3/8.9.3) with ESMTP id AAA06828 for ; Sun, 12 Mar 2000 00:32:37 -0500 (EST) Received: by foobar.foobar.eyep.net (Postfix, from userid 1000) id A84A5138114; Sun, 12 Mar 2000 00:31:08 -0500 (EST) Message-Id: <20000312053108.A84A5138114@foobar.foobar.eyep.net> Date: Sun, 12 Mar 2000 00:31:08 -0500 (EST) From: patseal@hyperhost.net Reply-To: patseal@hyperhost.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/17334: bsd.port.mk documentation addition Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 17334 >Category: ports >Synopsis: bsd.port.mk documentation addition >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 11 21:40:00 PST 2000 >Closed-Date: >Last-Modified: >Originator: Patrick Seal >Release: FreeBSD 3.4-STABLE i386 >Organization: >Environment: >Description: ALL_TARGET and INSTALL_TAGET are NOT documented. They are now. >How-To-Repeat: >Fix: *** bsd.port.mk.orig Sun Mar 12 00:18:06 2000 --- bsd.port.mk Sun Mar 12 00:24:56 2000 *************** *** 375,380 **** --- 375,381 ---- # # For build and install: # + # ALL_TARGET - Default target for sub-make in build stage (default: all). # MAKE_ENV - Additional environment vars passed to sub-make in build # and install stages (default: see below). # MAKE_ARGS - Any extra arguments to sub-make in build and install *************** *** 382,387 **** --- 383,390 ---- # # For install: # + # INSTALL_TARGET - Default target for sub-make in install stage + # (default: install). # NO_MTREE - If set, will not invoke mtree from bsd.port.mk from # the "install" target. # MTREE_FILE - The name of the mtree file (default: /etc/mtree/BSD.x11.dist >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message