aboutsummaryrefslogtreecommitdiff
path: root/devel/plasma5-kwrited/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/plasma5-kwrited/Makefile')
-rw-r--r--devel/plasma5-kwrited/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/devel/plasma5-kwrited/Makefile b/devel/plasma5-kwrited/Makefile
index 7872aa5913a8..9c64ee39c737 100644
--- a/devel/plasma5-kwrited/Makefile
+++ b/devel/plasma5-kwrited/Makefile
@@ -4,10 +4,12 @@ CATEGORIES= devel kde kde-plasma
MAINTAINER= kde@FreeBSD.org
COMMENT= Plasma5 daemon listening for wall and write messages
+WWW= https://www.kde.org/plasma-desktop
-USES= cmake compiler:c++11-lib cpe gettext kde:5 qt:5 tar:xz
-USE_KDE= coreaddons dbusaddons ecm i18n notifications pty
+USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
+USE_KDE= coreaddons dbusaddons i18n notifications pty \
+ ecm:build
USE_QT= core dbus gui widgets \
- buildtools_build qmake_build
+ buildtools:build qmake:build
.include <bsd.port.mk>