diff --git a/sysutils/plasma5-drkonqi/Makefile b/sysutils/plasma5-drkonqi/Makefile index 40ee32df4bf6..c9bda53f3723 100644 --- a/sysutils/plasma5-drkonqi/Makefile +++ b/sysutils/plasma5-drkonqi/Makefile @@ -1,22 +1,22 @@ PORTNAME= drkonqi DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 crash handler WWW= https://www.kde.org/plasma-desktop LIB_DEPENDS= libKUserFeedbackCore.so:deskutils/kuserfeedback USES= cmake compiler:c++11-lang kde:5 pkgconfig qt:5 tar:xz xorg -USE_KDE= auth codecs completion config configwidgets coreaddons crash \ - i18n idletime jobwidgets kdeclarative kio notifications \ - service syntaxhighlighting wallet widgetsaddons windowsystem \ - xmlrpcclient \ - ecm:build -USE_QT= concurrent core dbus declarative gui network widgets x11extras \ - xml \ +USE_KDE= completion config coreaddons crash i18n idletime jobwidgets \ + kio notifications service syntaxhighlighting wallet \ + widgetsaddons windowsystem \ + ecm:build \ + itemmodels:run kdeclarative:run kirigami2:run +USE_QT= concurrent core dbus declarative gui network widgets xml \ buildtools:build qmake:build testlib:build USE_XORG= x11 .include