Index: head/x11/kf5-kwayland/Makefile =================================================================== --- head/x11/kf5-kwayland/Makefile (revision 516421) +++ head/x11/kf5-kwayland/Makefile (revision 516422) @@ -1,24 +1,24 @@ # $FreeBSD$ PORTNAME= kwayland DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= KF5 Client and Server library wrapper for the Wayland libraries BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \ wayland-protocols>=0:graphics/wayland-protocols LIB_DEPENDS= libwayland-client.so:graphics/wayland LICENSE= LGPL21 LGPL3 LICENSE_COMB= dual LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LIB -USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig \ +USES= cmake compiler:c++11-lib gettext gl kde:5 pkgconfig \ qt:5 tar:xz USE_GL= egl USE_KDE= ecm USE_QT= buildtools_build concurrent core gui qmake_build testlib .include Index: head/x11/kf5-plasma-framework/Makefile =================================================================== --- head/x11/kf5-plasma-framework/Makefile (revision 516421) +++ head/x11/kf5-plasma-framework/Makefile (revision 516422) @@ -1,21 +1,21 @@ # $FreeBSD$ PORTNAME= plasma-framework DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= KF5 plugin based UI runtime used to write user interfaces -USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig qt:5 tar:xz xorg +USES= cmake compiler:c++11-lib gettext gl kde:5 pkgconfig qt:5 tar:xz xorg USE_GL= egl gl USE_KDE= activities archive auth codecs completion config \ configwidgets coreaddons dbusaddons doctools globalaccel \ guiaddons i18n iconthemes jobwidgets kirigami2 kio package \ notifications service wayland windowsystem xmlgui kdeclarative \ widgetsaddons USE_QT= buildtools_build concurrent core dbus declarative gui network qmake_build \ script sql svg widgets x11extras xml USE_XORG= ice sm x11 xcb xext xrandr .include