SUIDPERL is only available for perl 5.8 and perl5.10 so it clearly

doesn't matter anymore.

Approved by:	bcr (mentor)
This commit is contained in:
Eitan Adler 2012-12-03 14:04:01 +00:00
parent 5026d072b1
commit 0135063ccc
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40256

View file

@ -7561,22 +7561,6 @@ Key F15 A A Menu Workplace Nop</programlisting>
it.</para>
</answer>
</qandaentry>
<qandaentry>
<question id="suidperl">
<para>Why is <command>suidperl</command> not working
properly?</para>
</question>
<answer>
<para>For security reasons, <command>suidperl</command> is not
installed by default. If you want
<command>suidperl</command> to be built during upgrades from
source, edit <filename>/etc/make.conf</filename> and add
<literal><varname>OPTIONS_SET</varname>=SUIDPERL</literal>
before you build <command>perl</command>.</para>
</answer>
</qandaentry>
</qandaset>
</chapter>