Say what USES=pathfix really does so people find it and use it.
Sponsored by: Absolight
This commit is contained in:
parent
294d15667d
commit
78907bd05f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49425
1 changed files with 4 additions and 1 deletions
|
@ -1637,7 +1637,10 @@ USE_MATE= menus:build intlhack</programlisting>
|
||||||
<varname>PATHFIX_WRKSRC</varname> (defaults to
|
<varname>PATHFIX_WRKSRC</varname> (defaults to
|
||||||
<varname>WRKSRC</varname>)
|
<varname>WRKSRC</varname>)
|
||||||
and fix common paths to make sure they respect the &os;
|
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
|
<varname>PATHFIX_MAKEFILEIN</varname> to
|
||||||
<filename>Makefile.am</filename> if needed.</para>
|
<filename>Makefile.am</filename> if needed.</para>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue