Index: head/x11-toolkits/kf5-kirigami2/Makefile =================================================================== --- head/x11-toolkits/kf5-kirigami2/Makefile (revision 501545) +++ head/x11-toolkits/kf5-kirigami2/Makefile (revision 501546) @@ -1,17 +1,18 @@ # Created by: tcberner # $FreeBSD$ PORTNAME= kirigami2 PORTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= x11-toolkits kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= QtQuick based components set USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz USE_KDE= ecm kdeclarative -USE_QT= core dbus declarative gui linguisttools network \ +USE_QT= core dbus declarative graphicaleffects gui linguisttools network \ quickcontrols2 svg testlib widgets \ buildtools_build qmake_build .include