From 5b8e7eb0be1d2a638296005a72a72279ba1ed8b0 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sun, 31 May 2020 15:37:36 +0200 Subject: [PATCH 234/325] Detach bsdconfig from the build Obtained from: ElectroBSD --- usr.sbin/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 527002a6b04b..86a113e9147b 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -130,7 +130,6 @@ SUBDIR.${MK_OPENSSL}+= certctl .endif SUBDIR.${MK_CTM}+= ctm SUBDIR.${MK_CXGBETOOL}+= cxgbetool -SUBDIR.${MK_DIALOG}+= bsdconfig SUBDIR.${MK_EFI}+= efivar efidp efibootmgr .if ${MK_OPENSSL} != "no" SUBDIR.${MK_EFI}+= uefisign -- 2.32.0