diff --git a/games/palapeli/Makefile b/games/palapeli/Makefile index 25c62890050d..36dc4c15238a 100644 --- a/games/palapeli/Makefile +++ b/games/palapeli/Makefile @@ -2,6 +2,7 @@ PORTNAME= palapeli DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= games kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -12,7 +13,7 @@ USES= cmake compiler:c++11-lang desktop-file-utils kde:5 qt:5 \ USE_KDE= archive auth codecs completion config configwidgets coreaddons \ crash i18n itemviews jobwidgets kio libkdegames notifications service \ widgetsaddons xmlgui -USE_QT= concurrent core dbus gui network svg widgets xml \ +USE_QT= concurrent core dbus declarative gui network svg widgets xml \ buildtools_build qmake_build USE_LDCONFIG= yes diff --git a/graphics/kimagemapeditor/Makefile b/graphics/kimagemapeditor/Makefile index fe236ed460d0..a22530e11b10 100644 --- a/graphics/kimagemapeditor/Makefile +++ b/graphics/kimagemapeditor/Makefile @@ -2,6 +2,7 @@ PORTNAME= kimagemapeditor DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -13,8 +14,8 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \ jobwidgets js kdelibs4support khtml kio notifications \ parts service solid sonnet textwidgets unitconversion \ widgetsaddons windowsystem xmlgui -USE_QT= concurrent core dbus gui network printsupport webengine \ - widgets xml \ +USE_QT= concurrent core dbus declarative gui location network printsupport \ + webchannel webengine widgets xml \ buildtools_build qmake_build OPTIONS_DEFINE= DOCS diff --git a/math/cantor/Makefile b/math/cantor/Makefile index 175c14db1221..b8f7f84d31b4 100644 --- a/math/cantor/Makefile +++ b/math/cantor/Makefile @@ -2,6 +2,7 @@ PORTNAME= cantor DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= math kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -22,7 +23,7 @@ USE_KDE= attica auth archive bookmarks codecs completion config \ itemmodels itemviews init jobwidgets kdelibs4support kio \ newstuff parts pty service solid sonnet syntaxhighlighting \ texteditor textwidgets widgetsaddons xmlgui -USE_QT= concurrent core dbus gui network printsupport widgets xml xmlpatterns \ +USE_QT= concurrent core dbus gui network printsupport svg widgets xml xmlpatterns \ buildtools_build qmake_build USE_LDCONFIG= yes diff --git a/misc/ktouch/Makefile b/misc/ktouch/Makefile index 7568b011be5b..15c9998c5cf6 100644 --- a/misc/ktouch/Makefile +++ b/misc/ktouch/Makefile @@ -2,6 +2,7 @@ PORTNAME= ktouch DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= misc kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -14,8 +15,8 @@ USE_KDE= auth codecs completion config configwidgets coreaddons doctools \ ecm i18n itemviews kcmutils kdeclarative kio newstuff package \ parts service sonnet texteditor textwidgets widgetsaddons \ windowsystem xmlgui -USE_QT= core dbus declarative gui network script sql testlib widgets \ - x11extras xml xmlpatterns \ +USE_QT= core dbus declarative gui network quickcontrols2 script sql \ + testlib widgets x11extras xml xmlpatterns \ buildtools_build qmake_build USE_XORG= ice sm x11 xcb xext xkbfile diff --git a/net-im/kaidan/Makefile b/net-im/kaidan/Makefile index 92c89dde42e8..8ef2e089e4eb 100644 --- a/net-im/kaidan/Makefile +++ b/net-im/kaidan/Makefile @@ -2,7 +2,7 @@ PORTNAME= kaidan DISTVERSION= 0.4.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-im kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} @@ -13,7 +13,7 @@ LIB_DEPENDS= libqxmpp.so:net-im/qxmpp-qt5 USES= cmake compiler:c++11-lang desktop-file-utils kde:5 pkgconfig qt:5 tar:xz USE_KDE= ecm kirigami2 -USE_QT= core declarative gui network quickcontrols2 sql svg widgets xml \ +USE_QT= core dbus declarative gui network quickcontrols2 sql svg widgets xml \ buildtools_build qmake_build .include diff --git a/sysutils/signon-ui/Makefile b/sysutils/signon-ui/Makefile index 6dc5f9022c3f..a3d2cbd0dce1 100644 --- a/sysutils/signon-ui/Makefile +++ b/sysutils/signon-ui/Makefile @@ -2,7 +2,7 @@ PORTNAME= signon-ui PORTVERSION= 0.17 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils kde DIST_SUBDIR= KDE/${GL_ACCOUNT} @@ -18,8 +18,8 @@ LIB_DEPENDS= libaccounts-qt5.so:net-im/libaccounts-qt5 \ libproxy.so:net/libproxy USES= compiler:c++11-lang pkgconfig python qmake qt:5 tar:bz2 -USE_QT= buildtools_build qmake_build webkit widgets - +USE_QT= core dbus declarative gui network webkit widgets xml \ + buildtools_build qmake_build # gitlab variables USE_GITLAB= yes GL_ACCOUNT= accounts-sso