Remove obsolete options from make.conf manpage.

Craig Dooley xlnxminusx at gmail.com
Mon Mar 14 06:03:20 PST 2005


This patch removes two options relating to perl (NOPERL and
PERL_THREADED) that don't apply anymore from the make.conf manpage. 
They have already been removed from etc/default/make.conf.  SUIDPERL
is left because the port still uses that variable.  Should that also
be removed as it is now a port option and not a base option?

-Craig
-- 
-----------------------------------------------------------------------
Craig Dooley <xlnxminusx at xxxxxxxxx>
Index: share/man/man5/make.conf.5
===================================================================
RCS file: /home/dcvs/src/share/man/man5/make.conf.5,v
retrieving revision 1.8
diff -u -r1.8 make.conf.5
--- share/man/man5/make.conf.5	12 Aug 2004 08:08:08 -0000	1.8
+++ share/man/man5/make.conf.5	14 Mar 2005 08:46:32 -0000
@@ -529,10 +529,6 @@
 .It Va NOMANCOMPRESS
 .Pq Vt bool
 Set to install man pages uncompressed.
-.It Va NOPERL
-.Pq Vt bool
-Set to avoid building
-.Xr perl 1 .
 .It Va NOPROFILE
 .Pq Vt bool
 Set to avoid compiling profiled libraries.
@@ -541,12 +537,6 @@
 Set to not build in the
 .Pa share
 subdir.
-.It Va PERL_THREADED
-.Pq Vt bool
-Set to enable the building and installation of
-.Xr perl 1
-with thread
-support.
 .It Va PPP_NOSUID
 .Pq Vt bool
 Set to disable the installation of




More information about the Submit mailing list