error 'PORTB' undeclared

Danois90:
You are not using PORTB in your code?

#define UART_SOFT_PORT PORTB``UART_SOFT_PORT &= ~(1<<UART_SOFT_PIN);