misc/urh: fix build on GCC architectures
Add USES=compiler:c++11-lang to fix:
cc1plus: error: unrecognized command line option "-Wno-cpp"
This could probably be fixed by removing -Wno-cpp, but this port requires gcc from ports anyway because of USES=fortran.
Approved by: mentors (implicit approval)