View | Details | Raw Unified | Return to bug 39682
Collapse All | Expand All

(-)share/examples/etc/make.conf (-1 lines)
Lines 115-121 Link Here
115
#NOPROFILE=	true	# Avoid compiling profiled libraries
115
#NOPROFILE=	true	# Avoid compiling profiled libraries
116
#NOSECURE=	true	# do not build crypto code in secure/ subdir
116
#NOSECURE=	true	# do not build crypto code in secure/ subdir
117
#NOSHARE=	true	# do not go into the share subdir
117
#NOSHARE=	true	# do not go into the share subdir
118
#NOUUCP=	true	# do not build uucp related programs
119
#
118
#
120
# To build the OpenSSL manpages, uncomment the following.  These are not
119
# To build the OpenSSL manpages, uncomment the following.  These are not
121
# built by default because they clobber a number of system manpages with
120
# built by default because they clobber a number of system manpages with
(-)share/man/man5/make.conf.5 (-5 lines)
Lines 485-495 Link Here
485
Set to not build in the
485
Set to not build in the
486
.Pa share
486
.Pa share
487
subdir.
487
subdir.
488
.It Va NOUUCP
489
.Pq Vt bool
490
Set to not build
491
.Xr uucp 1
492
related programs.
493
.It Va PPP_NOSUID
488
.It Va PPP_NOSUID
494
.Pq Vt bool
489
.Pq Vt bool
495
Set to disable the installation of
490
Set to disable the installation of

Return to bug 39682