Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Mar 2000 00:31:08 -0500 (EST)
From:      patseal@hyperhost.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17334: bsd.port.mk documentation addition
Message-ID:  <20000312053108.A84A5138114@foobar.foobar.eyep.net>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000312053108.A84A5138114>