Document USES=qmail
Approved by: gjb (via IRC)
This commit is contained in:
parent
30fc0b2493
commit
cd64c1e4eb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41240
1 changed files with 13 additions and 0 deletions
|
@ -46,3 +46,16 @@
|
||||||
sources and fix common paths to make sure they respect the &os;
|
sources and fix common paths to make sure they respect the &os;
|
||||||
hierarchy.</entry>
|
hierarchy.</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry><literal>qmail</literal></entry>
|
||||||
|
<entry>none, <literal>build</literal>, <literal>run</literal>,
|
||||||
|
<literal>both</literal>, <literal>vars</literal></entry>
|
||||||
|
<entry>Implies that the port uses <filename
|
||||||
|
role="package">mail/qmail</filename> in one way or another. With
|
||||||
|
the <literal>build</literal> argument, it implies <command>qmail</command>
|
||||||
|
as a build-time dependency. <literal>run</literal> implies a run-time
|
||||||
|
dependency. Using no argument or the <literal>both</literal> argument
|
||||||
|
implies both run-time and build-time dependencies. <literal>vars</literal>
|
||||||
|
will only set QMAIL variables for the port to use.</entry>
|
||||||
|
</row>
|
||||||
|
|
Loading…
Reference in a new issue