Remove compiler:openmp from ports framework.
The option implied a dependency on gcc but clang got openmp support long ago.
For ports using USE=compiler:openmp, just remove the option and make them build with
clang.
Fix conditionals when necessary.
Bump PORTREVISION where appropriate