artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a7314e
)
if UNLOCK_CMD is a user settings, so is LOCK_CMD !
author
espie
<espie@openbsd.org>
Sun, 3 Sep 2023 12:24:16 +0000
(12:24 +0000)
committer
espie
<espie@openbsd.org>
Sun, 3 Sep 2023 12:24:16 +0000
(12:24 +0000)
share/man/man5/bsd.port.mk.5
patch
|
blob
|
history
diff --git
a/share/man/man5/bsd.port.mk.5
b/share/man/man5/bsd.port.mk.5
index
b02fd94
..
c05f288
100644
(file)
--- 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.58
4 2023/09/03 12:22:21
espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.58
5 2023/09/03 12:24:16
espie Exp $
.\"
.\" Copyright (c) 2000-2008 Marc Espie
.\"
@@
-2151,6
+2151,7
@@
Defaults to
If set, points to a local directory common for all instances of
concurrent ports builds.
.It Ev LOCK_CMD
+User settings.
Expands to a command that will acquire a lock, namely
.Xr portlock 1 .
See also