Improve the wording a bit near the description of the LIB_DEPENDS

make variable.

Reviewed by:	delphij, pav
This commit is contained in:
Giorgos Keramidas 2005-07-19 22:06:01 +00:00
parent b18d432e58
commit 6fd1382676
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25179

View file

@ -3074,8 +3074,12 @@ PATCHFILES= patch1:test</programlisting>
expression which is being looked up in the
<command>ldconfig -r</command> output. Values such as
<literal>intl.[5-7]</literal> and <literal>intl</literal> are
allowed. Latter will match a library <literal>intl</literal>
with any major version.</para>
allowed. The first pattern,
<literal>intl.[5-7]</literal>, will match any of:
<literal>intl.5</literal>, <literal>intl.6</literal> or
<literal>intl.7</literal>. The second pattern,
<literal>intl</literal>, will match any version of the
<literal>intl</literal> library.</para>
</note>
<para>The dependency is checked twice, once from within the