Say what USES=pathfix really does so people find it and use it.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2016-09-23 10:21:00 +00:00
parent 294d15667d
commit 78907bd05f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49425

View file

@ -1637,7 +1637,10 @@ USE_MATE= menus:build intlhack</programlisting>
<varname>PATHFIX_WRKSRC</varname> (defaults to
<varname>WRKSRC</varname>)
and fix common paths to make sure they respect the &os;
hierarchy. If the port uses <command>automake</command>, set
hierarchy. For example, it fixes the installation directory
of <command>pkgconfig</command>'s <filename>.pc</filename> files
to <filename>${PREFIX}/libdata/pkgconfig</filename>. If
the port uses <command>automake</command>, set
<varname>PATHFIX_MAKEFILEIN</varname> to
<filename>Makefile.am</filename> if needed.</para>