diff options
Diffstat (limited to 'sysutils/plasma5-plasma-systemmonitor/Makefile')
-rw-r--r-- | sysutils/plasma5-plasma-systemmonitor/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/plasma5-plasma-systemmonitor/Makefile b/sysutils/plasma5-plasma-systemmonitor/Makefile index 1be08c01ada8..0e839b98ad4d 100644 --- a/sysutils/plasma5-plasma-systemmonitor/Makefile +++ b/sysutils/plasma5-plasma-systemmonitor/Makefile @@ -1,5 +1,6 @@ PORTNAME= plasma-systemmonitor DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -9,9 +10,10 @@ WWW= https://www.kde.org/plasma-desktop USES= cmake compiler:c++11-lib desktop-file-utils gettext kde:5 \ localbase pathfix qt:5 tar:xz xorg USE_KDE= attica auth codecs config configwidgets coreaddons dbusaddons \ - ecm globalaccel i18n itemmodels kdeclarative kio ksystemstats \ + globalaccel i18n itemmodels kdeclarative kio ksystemstats \ libksysguard newstuff package service widgetsaddons \ - windowsystem xmlgui + windowsystem xmlgui \ + ecm:build USE_QT= concurrent core dbus declarative gui network quickcontrols2 \ widgets xml \ buildtools:build qmake:build |