summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2018-11-16 09:18:05 +0000
committerMarc Espie <espie@cvs.openbsd.org>2018-11-16 09:18:05 +0000
commitee60724dd9afef6239186d2d3a188f0d9b573c23 (patch)
tree4618107f81afc38be09e7f1e97f1cb9aa227747a
parent75c583b06d1a93dcc3cfe22fb12c1b8780b19bb2 (diff)
document reprepare
-rw-r--r--share/man/man5/bsd.port.mk.59
1 files changed, 7 insertions, 2 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index d2b1b5e9352..db877087ac2 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.500 2018/11/05 15:59:47 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.501 2018/11/16 09:18:04 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 5 2018 $
+.Dd $Mdocdate: November 16 2018 $
.Dt BSD.PORT.MK 5
.Os
.Sh NAME
@@ -706,6 +706,11 @@ and outputs a list of dependencies suitable for
.Xr pkg_create 1 ,
see
.Cm print-package-args .
+.It Cm reprepare
+Force running the
+.Ar prepare
+target
+again.
.It Cm show
Invoked as make show=name, show the contents of ${name}.
Invoked as make show="name1 name2 ...",