From d3936aa36efcd80af0b99b2c5a1629302fdc393e Mon Sep 17 00:00:00 2001 From: Tim Vanderhoek Date: Sat, 21 Aug 1999 17:22:29 +0000 Subject: [PATCH] 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 --- share/man/man7/ports.7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index b361b53dba8..34db72ff74b 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -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