diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-06-17 18:42:42 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-06-17 18:42:42 +0000 |
commit | 3ce91e9a7bf3ee27073ed42a529d3a3b6c466d5e (patch) | |
tree | cedbb879526e8d27d8605677d9ba0a754ece6358 /x11/kf5-plasma-framework/Makefile | |
parent | 6ea4bdcf3df1d44c31be006d3b9deb70d9446f90 (diff) |
Notes
Diffstat (limited to 'x11/kf5-plasma-framework/Makefile')
-rw-r--r-- | x11/kf5-plasma-framework/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/kf5-plasma-framework/Makefile b/x11/kf5-plasma-framework/Makefile index 8522c57a2997..301dfe430869 100644 --- a/x11/kf5-plasma-framework/Makefile +++ b/x11/kf5-plasma-framework/Makefile @@ -3,7 +3,6 @@ PORTNAME= plasma-framework PORTVERSION= ${KDE_FRAMEWORKS_VERSION} -PORTREVISION= 1 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org @@ -14,7 +13,7 @@ USE_GL= egl gl USE_KDE= activities archive auth codecs completion config \ configwidgets coreaddons dbusaddons doctools globalaccel \ guiaddons i18n iconthemes jobwidgets kio package \ - notifications service windowsystem xmlgui kdeclarative \ + notifications service wayland windowsystem xmlgui kdeclarative \ widgetsaddons USE_QT5= buildtools_build core dbus gui network qmake_build qml \ quick script sql svg widgets x11extras xml |