diff options
Diffstat (limited to 'x11/kf5-frameworkintegration/Makefile')
-rw-r--r-- | x11/kf5-frameworkintegration/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/kf5-frameworkintegration/Makefile b/x11/kf5-frameworkintegration/Makefile index 6e49b65b6478..2d136a3637b5 100644 --- a/x11/kf5-frameworkintegration/Makefile +++ b/x11/kf5-frameworkintegration/Makefile @@ -2,6 +2,7 @@ PORTNAME= frameworkintegration DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-frameworks MAINTAINER= kde@FreeBSD.org @@ -9,9 +10,9 @@ COMMENT= KF5 workspace and cross-framework integration plugins USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig \ qt:5 tar:xz -USE_KDE= auth codecs config configwidgets coreaddons ecm i18n \ +USE_KDE= auth attica codecs config configwidgets coreaddons ecm i18n \ iconthemes kio newstuff notifications package widgetsaddons -USE_QT= buildtools_build core dbus gui qmake_build widgets \ +USE_QT= buildtools_build core dbus gui network qmake_build widgets \ x11extras xml USE_XORG= xcb xcursor |