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

(-)etc/defaults/make.conf (-1 / +1 lines)
Lines 71-77 Link Here
71
#NOPERL=	true	# To avoid building perl
71
#NOPERL=	true	# To avoid building perl
72
#NOPROFILE=	true	# Avoid compiling profiled libraries
72
#NOPROFILE=	true	# Avoid compiling profiled libraries
73
#NOSECURE=	true	# do not build crypto code in secure/ subdir
73
#NOSECURE=	true	# do not build crypto code in secure/ subdir
74
#NOSUIDPERL=	true	# To avoid building the suid perl
74
#ENABLE_SUIDPERL=true	# Turn setuid bit on for suidperl
75
#NOSHARE=	true	# do not go into the share subdir
75
#NOSHARE=	true	# do not go into the share subdir
76
#NOUUCP=	true	# do not build uucp related programs
76
#NOUUCP=	true	# do not build uucp related programs
77
#
77
#

Return to bug 21991