diff options
Diffstat (limited to 'x11/kf5-plasma-framework/Makefile')
-rw-r--r-- | x11/kf5-plasma-framework/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kf5-plasma-framework/Makefile b/x11/kf5-plasma-framework/Makefile index c1227fb255e8..9da0432c0810 100644 --- a/x11/kf5-plasma-framework/Makefile +++ b/x11/kf5-plasma-framework/Makefile @@ -2,6 +2,7 @@ PORTNAME= plasma-framework DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org @@ -14,7 +15,7 @@ USE_KDE= activities archive auth codecs completion config \ guiaddons i18n iconthemes jobwidgets kirigami2 kio package \ notifications service wayland windowsystem xmlgui kdeclarative \ widgetsaddons -USE_QT= buildtools_build core dbus declarative gui network qmake_build \ +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 |