Add test to the list of possible USE_PERL5 values, and remove install,
it never was a thing. Sponsored by: Absolight
This commit is contained in:
parent
d8df142c40
commit
41f5d754fe
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=50219
1 changed files with 2 additions and 2 deletions
|
@ -1711,8 +1711,8 @@ USE_MATE= menus:build intlhack</programlisting>
|
|||
<para><varname>USE_PERL5</varname>: Phases in which to use
|
||||
<application>Perl</application>, can be
|
||||
<literal>extract</literal>, <literal>patch</literal>,
|
||||
<literal>build</literal>, <literal>install</literal>, or
|
||||
<literal>run</literal>. It can also be
|
||||
<literal>build</literal>, <literal>run</literal>, or
|
||||
<literal>test</literal>. It can also be
|
||||
<literal>configure</literal>, <literal>modbuild</literal>,
|
||||
or <literal>modbuildtiny</literal> when
|
||||
<filename>Makefile.PL</filename>,
|
||||
|
|
Loading…
Reference in a new issue