- Fix whitespace bug from 1.600. Translators ignore.
Approved by: keramida (mentor)
This commit is contained in:
parent
ef9c2d3521
commit
2dbc0623c8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25988
1 changed files with 2 additions and 2 deletions
|
@ -5449,14 +5449,14 @@ _DOCSDIR= .
|
|||
<entry>Location of the site-packages tree, that contains
|
||||
installation path of Python (usually <makevar>LOCALBASE</makevar>).
|
||||
The <makevar>PYTHON_SITELIBDIR</makevar> variable can be very
|
||||
useful when installing Python modules.</entry>
|
||||
useful when installing Python modules.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><makevar>PYTHONPREFIX_SITELIBDIR</makevar></entry>
|
||||
|
||||
<entry>The PREFIX-clean variant of PYTHON_SITELIBDIR.
|
||||
Always use
|
||||
Always use
|
||||
<literal>%%PYTHON_SITELIBDIR%%</literal> in
|
||||
<filename>pkg-plist</filename> when possible. The default value of
|
||||
<literal>%%PYTHON_SITELIBDIR%%</literal> is
|
||||
|
|
Loading…
Reference in a new issue