summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2003-07-12 15:36:25 +0000
committerMarc Espie <espie@cvs.openbsd.org>2003-07-12 15:36:25 +0000
commitd3a58c185376881e86fad598984a0dfa4fef5772 (patch)
treed77d69a14c89e53a7f431cb38d8de8c6e099b69c /share/man
parentcc911ef2bd1dabf0263660835939d59c69e8c4f6 (diff)
remove the description of concurrent from SEPARATE_BUILD, this is only
confusing, and not used yet anyways.
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/bsd.port.mk.56
1 files changed, 1 insertions, 5 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index 3b898f821fa..6435153c6d0 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.99 2003/07/12 15:35:11 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.100 2003/07/12 15:36:24 espie Exp $
.\"
.\" Copyright (c) 2000 Marc Espie
.\"
@@ -1146,10 +1146,6 @@ The ports infrastructure will generate a separate ${WRKBUILD} directory
in which the port will be configured and built.
Wipe ${WRKBUILD} to start anew, but skipping the extract/patch stage.
Set to
-.Sq concurrent
-if the build process does not modify anything under ${WRKSRC}.
-The build process can then be run concurrently on different architectures.
-Set to
.Sq flavored
if distinct flavors of the port may share a common source tree.
.It Ev SUBPACKAGE