diff options
Diffstat (limited to 'devel/plasma5-kwrited/Makefile')
-rw-r--r-- | devel/plasma5-kwrited/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/plasma5-kwrited/Makefile b/devel/plasma5-kwrited/Makefile index ebb2d30f3810..c78d7dee53fb 100644 --- a/devel/plasma5-kwrited/Makefile +++ b/devel/plasma5-kwrited/Makefile @@ -1,5 +1,6 @@ PORTNAME= kwrited DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -7,7 +8,8 @@ COMMENT= Plasma5 daemon listening for wall and write messages WWW= https://www.kde.org/plasma-desktop USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz -USE_KDE= coreaddons dbusaddons ecm i18n notifications pty +USE_KDE= coreaddons dbusaddons i18n notifications pty \ + ecm:build USE_QT= core dbus gui widgets \ buildtools:build qmake:build |