- Add more explanation with NOPORTDOCS.
PR: docs/109394 Noticed by: rafan@ Approved by: delphij@ (mentor)
This commit is contained in:
parent
4754eb657c
commit
c1c2b5141c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=29624
1 changed files with 7 additions and 0 deletions
|
@ -11314,6 +11314,13 @@ post-install:
|
|||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
<note>
|
||||
<para><makevar>NOPORTDOCS</makevar> only controls additional
|
||||
documentation installed in <makevar>DOCSDIR</makevar>. It does not
|
||||
apply to standard man pages, info pages and things installed in
|
||||
<makevar>DATADIR</makevar>, <makevar>EXAMPLESDIR</makevar>.</para>
|
||||
</note>
|
||||
|
||||
<para>These variables are exported to <makevar>PLIST_SUB</makevar>.
|
||||
Their values will appear there as pathnames relative to
|
||||
<filename><makevar>PREFIX</makevar></filename> if possible.
|
||||
|
|
Loading…
Reference in a new issue