-.\" $OpenBSD: bsd.port.mk.5,v 1.548 2021/11/16 21:19:24 sthen Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.549 2021/11/22 11:07:50 espie Exp $
.\"
.\" Copyright (c) 2000-2008 Marc Espie
.\"
.\" (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 16 2021 $
+.Dd $Mdocdate: November 22 2021 $
.Dt BSD.PORT.MK 5
.Os
.Sh NAME
specified after a comma, e.g.,
.Li SUBDIR+=quake,-server .
.Ev MULTI_PACKAGES
-only affects the actual package building step (and the
-.Cm describe
-step, since a
-.Ev MULTI_PACKAGES
-port will produce several descriptions).
+only affects the actual package building step.
.Pp
If
.Ev MULTI_PACKAGES
and applying the same variable substitutions as other package information.
.El
.Pp
-Note that ${COMMENT} is currently not substituted, to speed up
-.Cm describe
-generation.
+Note that ${COMMENT} is currently not substituted.
.Pp
To avoid substitution, variables can be escaped as follows:
.Li "$\e{PREFIX}"
Renamed into
.Cm full-build-depends .
.It Cm describe
-Prints a one-line index entry of the port.
+Printed a one-line index entry of the port.
.Cm dump-vars
provides much more accurate information, and the indexing role
has been taken over by the
If ${CONFIGURE_SCRIPT} does not exist, no automatic configuration will
be done anyway.
.It Ev NO_DESCRIBE
-All ports should generate a description.
+Describe was killed ages ago.
.It Ev NO_EXTRACT
Set EXTRACT_ONLY= instead.
.It Ev NO_INSTALL_MANPAGES