summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2004-09-16 20:04:23 +0000
committerMarc Espie <espie@cvs.openbsd.org>2004-09-16 20:04:23 +0000
commit8fbb473e90f6bdf2a2794bcdccecc4fc1c733eaf (patch)
tree8666e3e41f000b9e3346b31035ba656052675ed8
parentfdf894b938232176a4a60464199060bf8709ab15 (diff)
document WRKCONF.
-rw-r--r--share/man/man5/bsd.port.mk.55
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index 927f1216f4a..5dd247b8a74 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.147 2004/09/15 19:05:29 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.148 2004/09/16 20:04:22 espie Exp $
.\"
.\" Copyright (c) 2000 Marc Espie
.\"
@@ -1504,6 +1504,9 @@ to
Subdirectory of ${WRKDIR} where the actual build occurs.
Defaults to ${WRKSRC}, unless SEPARATE_BUILD is involved, in which case
it is set to an appropriate value.
+.It Ev WRKCONF
+Subdirectory of ${WRKDIR} where the actual configure set occurs.
+Defaults to ${WRKBUILD}.
.It Ev WRKDIR
Location where all port activity occurs.
Apart from the actual port, may