diff --git a/share/mk/src.opts.mk b/share/mk/src.opts.mk index 6726ea702fe..fc03abf50c6 100644 --- a/share/mk/src.opts.mk +++ b/share/mk/src.opts.mk @@ -435,6 +435,10 @@ MK_OPENSSH:= no MK_KERBEROS:= no MK_KERBEROS_SUPPORT:= no MK_LDNS:= no +MK_PKGBOOTSTRAP:= no +MK_SVN:= no +MK_SVNLITE:= no +MK_WIRELESS:= no .endif .if ${MK_LDNS} == "no"