diff options
Diffstat (limited to 'share/man/man5/bsd.port.mk.5')
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 6 |
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 |