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

(-)Mk/bsd.default-versions.mk (-1 / +1 lines)
Lines 125-131 check-makevars:: Link Here
125
.    endif
125
.    endif
126
.  endif
126
.  endif
127
# Make sure we have a default in the end
127
# Make sure we have a default in the end
128
SSL_DEFAULT?=	base
128
SSL_DEFAULT?=	openssl
129
.endif
129
.endif
130
# Possible values: 8.4, 8.5, 8.6
130
# Possible values: 8.4, 8.5, 8.6
131
TCLTK_DEFAULT?=		8.6
131
TCLTK_DEFAULT?=		8.6

Return to bug 213811