diff options
-rw-r--r-- | devel/qtcreator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/qtcreator/Makefile b/devel/qtcreator/Makefile index d0eca9b82252..78feceeec7f5 100644 --- a/devel/qtcreator/Makefile +++ b/devel/qtcreator/Makefile @@ -25,6 +25,7 @@ USES= cmake compiler:c++17-lang desktop-file-utils gl llvm:build,run,min=15 \ pkgconfig python qt:6 shebangfix tar:xz USE_GL= gl USE_LDCONFIG= ${LOCALBASE}/lib/${PORTNAME} +USE_LOCALE= C.UTF-8 USE_QT= 5compat base declarative positioning quick3d quicktimeline \ serialport shadertools sqldriver-sqlite svg tools translations webchannel |