diff options
Diffstat (limited to 'graphics/qt5-wayland/Makefile')
-rw-r--r-- | graphics/qt5-wayland/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/qt5-wayland/Makefile b/graphics/qt5-wayland/Makefile index 6f8599e7cc0a..6849ab13bc03 100644 --- a/graphics/qt5-wayland/Makefile +++ b/graphics/qt5-wayland/Makefile @@ -14,13 +14,12 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libwayland-client.so:graphics/wayland \ libxkbcommon.so:x11/libxkbcommon -USES= pkgconfig qmake:norecursive +USES= pkgconfig qmake:norecursive qt-dist:5,wayland USE_GL= egl gl USE_GNOME= glib20 -USE_QT5= core dbus gui qml quick \ +USE_QT= core dbus gui qml quick \ buildtools_build qmake_build USE_XORG= x11 xcomposite -QT_DIST= ${PORTNAME} USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} |