diff --git a/Makefile.inc1 b/Makefile.inc1 index 055db2e2873..5105dd6bc4e 100644 --- a/Makefile.inc1 +++ b/Makefile.inc1 @@ -722,7 +722,7 @@ _yacc= usr.bin/yacc .endif .if !defined(NO_RESCUE) && \ - ${BOOTSTRAPPING} < 501100 + ${BOOTSTRAPPING} < 502128 _crunchgen= usr.sbin/crunch/crunchgen .endif