From 996ce26d2c718186c1d6a3a1a9586fe9b02282b5 Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Wed, 12 Dec 2018 16:36:20 +0000 Subject: document show-indexed --- share/man/man5/bsd.port.mk.5 | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'share') diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 3c86a0d6100..5a91c1c1a14 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.503 2018/11/16 10:06:11 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.504 2018/12/12 16:36:19 espie Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -24,7 +24,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. .\" -.Dd $Mdocdate: November 16 2018 $ +.Dd $Mdocdate: December 12 2018 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -721,6 +721,15 @@ Used by some options of .Xr dpb 1 , suitable for .Ev BULK_TARGETS . +.It Cm show-indexed +Similar to +.Cm show . +Invoked as make show-indexed=name, show the contents of ${name${SUBPACKAGE}}, +or ${name} if the variable +.Ev name +is not +.Ev SUBPACKAGE +dependent. .It Cm show-prepare-results Print the list of actual installed packages found out by .Cm prepare . -- cgit v1.2.3