From 70b49da6ed8d26a300c1dd309e08bc8600128648 Mon Sep 17 00:00:00 2001 From: espie Date: Mon, 21 Aug 2023 12:54:04 +0000 Subject: [PATCH] more relevant instance of port with SUPDISTFILES, bootstrap stuff on various architectures is often a good candidate --- share/man/man5/bsd.port.mk.5 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 97313337165..e212c788644 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.580 2023/08/21 10:12:23 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.581 2023/08/21 12:54:04 espie Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -3204,7 +3204,9 @@ and .Ev PATCHFILES* is admissible, and in fact, expected, as it is much simpler to build an error-free list of files to retrieve in that way. -See the xanim port for an example. +See the +.Pa devel/jdk/1.8 +port for an example. .It Ev SYSCONFDIR Location for this port's configuration files, should always be derived from -- 2.20.1