diff --git a/share/mk/src.opts.mk b/share/mk/src.opts.mk index c234a9829fc..16b2433244d 100644 --- a/share/mk/src.opts.mk +++ b/share/mk/src.opts.mk @@ -404,10 +404,6 @@ MK_KERBEROS:= no MK_KERBEROS_SUPPORT:= no .endif -.if ${MK_DIALOG} == "no" -MK_BSDINSTALL:= no -.endif - .if ${MK_DTRACE} == "no" MK_CTF:= no .endif