diff options
Diffstat (limited to 'misc/qt5ct/Makefile')
-rw-r--r-- | misc/qt5ct/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/qt5ct/Makefile b/misc/qt5ct/Makefile index 47020043cb20..df3e604655a5 100644 --- a/misc/qt5ct/Makefile +++ b/misc/qt5ct/Makefile @@ -13,8 +13,8 @@ LICENSE= BSD2CLAUSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -USES= gettext-runtime qmake tar:bz2 -USE_QT5= core dbus gui svg widgets buildtools_build \ +USES= gettext-runtime qmake qt:5 tar:bz2 +USE_QT= core dbus gui svg widgets buildtools_build \ linguisttools_build USE_GL= egl gl USE_XORG= x11 xext xrender |