#50023: Clarification of variant specifiers in section 3.1.10 of guide -------------------------+--------------------- Reporter: alexreg@… | Owner: markd@… Type: submission | Status: new Priority: Normal | Milestone: Component: guide | Version: 2.3.4 Resolution: | Keywords: Port: | -------------------------+--------------------- Comment (by alexreg@…): Sorry, forgot to say that the file to be patched is `/trunk/doc- new/guide/xml/using.xml`. Replying to [ticket:50023 alexreg@…]:
The following patch clarifies a paragraph describing the output of the `port variants` command.
{{{ 456,457c456,458 < with other variants, a line with the details on that follows. Variant lines that have a < <option>+</option> are enabled and those with <option>-</option> are disabled. ---
with other variants, a line detailing that follows.
Variant lines that have a <option>+</option> are
enabled by default; such variants can be
explicitly disabled on the command line by prefixing their
names with <option>-</option>.
}}}
-- Ticket URL: <https://trac.macports.org/ticket/50023#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X