The "depends-list" target disappeared in r.1.300 (Dec. 12, 1998) of

bsd.port.mk.  Replace its occurrence in this file with a synonym.

PR:	docs/13255
This commit is contained in:
hoek 1999-08-21 17:22:29 +00:00
parent 61d8a53c77
commit b2a7736fd8

View File

@ -23,7 +23,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\" $Id: ports.7,v 1.13 1999/07/12 07:49:28 obrien Exp $
.\" $Id: ports.7,v 1.14 1999/08/15 10:48:24 mpp Exp $
.\"
.Dd January 25, 1998
.Dt PORTS 7
@ -137,7 +137,7 @@ The following targets are not run during the normal install process.
.Bl -tag -width fetch-list
.It Ar fetch-list
Show list of files needed to be fetched in order to build the port.
.It Ar depends-list package-depends
.It Ar pretty-print-run-depends-list pretty-print-build-depends-list
Print a list of all the compile and run dependencies, and dependencies
of those dependencies.
.It Ar clean