From a76b70bb6f7ca3a5024b8a04f3bd1e8ca19d66c3 Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Fri, 16 Nov 2018 09:49:16 +0000 Subject: move describe to obsolete targets --- share/man/man5/bsd.port.mk.5 | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'share') diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index db877087ac2..d056e85ab41 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.501 2018/11/16 09:18:04 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.502 2018/11/16 09:49:15 espie Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -219,9 +219,6 @@ creates the ${WRKBUILD} directory (see .Ev SEPARATE_BUILD ) , and runs whatever configuration methods are recorded in .Ev CONFIGURE_STYLE . -.It Cm describe -Prints a one-line index entry of the port, suitable for -.Pa ${PORTSDIR}/INDEX . .It Cm distclean Shorthand for .Ql make clean=dist . @@ -3965,6 +3962,15 @@ target. .It Cm depends-list Renamed into .Cm full-build-depends . +.It Cm describe +Prints a one-line index entry of the port. +.Cm dump-vars +provides much more accurate information, and the indexing role +has been taken over by the +.Pa sqlports +and +.Pa portslist +packages. .It Cm {build,run,lib}-depends The dependency mechanism now meshes .Ev BUILD_DEPENDS , LIB_DEPENDS , RUN_DEPENDS, WANTLIB -- cgit v1.2.3