- Add more explanation with NOPORTDOCS.

PR:		docs/109394
Noticed by:	rafan@
Approved by:	delphij@ (mentor)
This commit is contained in:
Chin-San Huang 2007-02-21 16:36:01 +00:00
parent 4754eb657c
commit c1c2b5141c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=29624

View file

@ -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.