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

(-)share/mk/src.opts.mk (working copy) (+5 lines)
Lines 327-332 Link Here
327
.if ${MK_OPENSSL} == "no"
327
.if ${MK_OPENSSL} == "no"
328
MK_OPENSSH:=   no
328
MK_OPENSSH:=   no
329
MK_KERBEROS:=  no
329
MK_KERBEROS:=  no
330
MK_ISCSI:=     no
331
MK_LDNS:=      no
332
MK_PKGBOOTSTRAP:=      no
333
MK_SVNLITE:=   no
334
MK
330
.endif
335
.endif
331
.if ${MK_PF} == "no"
336
.if ${MK_PF} == "no"

Return to bug 191951