diff --git a/misc/kf5-purpose/Makefile b/misc/kf5-purpose/Makefile index 6c54c303b277..3fe0ae6961b8 100644 --- a/misc/kf5-purpose/Makefile +++ b/misc/kf5-purpose/Makefile @@ -1,23 +1,24 @@ PORTNAME= purpose DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= misc kde kde-frameworks MAINTAINER= kde@FreeBSD.org COMMENT= Offers available actions for a specific purpose LIB_DEPENDS= libaccounts-qt5.so:net-im/libaccounts-qt5 \ libkaccounts.so:net-im/kaccounts-integration RUN_DEPENDS= accounts-qml-module>=0:sysutils/accounts-qml-module USES= cmake compiler:c++11-lang gettext gnome \ kde:5 pkgconfig qt:5 tar:xz xorg USE_GNOME= intltool -USE_KDE= config completion coreaddons i18n kdeclarative kio \ - kirigami2 notifications jobwidgets service solid \ +USE_KDE= config completion coreaddons i18n kio \ + kirigami2 notifications jobwidgets prison service solid \ widgetsaddons windowsystem \ ecm:build USE_QT= concurrent core dbus declarative gui network widgets xml \ buildtools:build qmake:build USE_XORG= x11 .include