lang/guile: Remove USE_GCC=12
The Makefile has USE_GCC=12, however the port does not depend on gcc12
and depends on gcc11 instead. Somehow the USES=cc-c++11-lib overrides
USE_GCC=12 and this port perfectly builds with GCC 11
PR: 265947
Reported by: salvadore