Catch up with USES=ssl changes.
This commit is contained in:
parent
95db1a21eb
commit
5d9535aece
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49371
1 changed files with 4 additions and 1 deletions
|
@ -2289,9 +2289,12 @@ ksh_CMD= ${LOCALBASE}/bin/ksh</programlisting>
|
|||
<sect1 xml:id="uses-ssl">
|
||||
<title><literal>ssl</literal></title>
|
||||
|
||||
<para>Possible arguments: (none)</para>
|
||||
<para>Possible arguments: (none), <literal>build</literal>,
|
||||
<literal>run</literal></para>
|
||||
|
||||
<para>Provide support for <application>OpenSSL</application>.
|
||||
A build- or run-time only dependency can be specified using
|
||||
<literal>build</literal> or <literal>run</literal>.
|
||||
These variables are available for the port's use, they are also
|
||||
added to <varname>MAKE_ENV</varname>:</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue