diff options
-rw-r--r-- | misc/qt5ct/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/qt5ct/Makefile b/misc/qt5ct/Makefile index 34df5185e42a..cc58a6254f4d 100644 --- a/misc/qt5ct/Makefile +++ b/misc/qt5ct/Makefile @@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -USES= gettext-runtime qmake qt:5 tar:bz2 +USES= compiler:c++11-lang gettext-runtime qmake qt:5 tar:bz2 USE_QT= core dbus gui svg widgets buildtools_build \ linguisttools_build USE_GL= egl gl |