ENC28J60 + Mega2650 - Resolved

I adjusted the library as per the suggestion, reuploaded and still nothing.

#define ENC28J60_CONTROL_CS 53
#define SPI_MOSI 51
#define SPI_MISO 50
#define SPI_SCK 52

Anymore ideas would be awesome

What would be the pin numbers if I used the ICSP header instead?