Index: Makefile.inc1 =================================================================== --- Makefile.inc1 +++ Makefile.inc1 @@ -1877,18 +1877,6 @@ _dtc= gnu/usr.bin/dtc .endif -.if ${MK_KERBEROS} != "no" -_kerberos5_bootstrap_tools= \ - kerberos5/tools/make-roken \ - kerberos5/lib/libroken \ - kerberos5/lib/libvers \ - kerberos5/tools/asn1_compile \ - kerberos5/tools/slc \ - usr.bin/compile_et - -.ORDER: ${_kerberos5_bootstrap_tools:C/^/${_bt}-/g} -.endif - # r283777 makewhatis(1) replaced with mandoc version which builds a database. _libopenbsd?= lib/libopenbsd _makewhatis= usr.bin/mandoc