aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-06-22 23:57:10 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-06-22 23:57:10 +0000
commit4803a9e905c236d38f52b7aec5032ac9a360cd90 (patch)
tree94d8d0b5ba36e2b07b5fbb9daecb65f27a3f1c60 /x11-themes
parent8c8221873a89088c5ce8adcc5794ae68943534de (diff)
downloadports-4803a9e905c236d38f52b7aec5032ac9a360cd90.tar.gz
ports-4803a9e905c236d38f52b7aec5032ac9a360cd90.zip
KDE Frameworks: complete dependencies
Notes
Notes: svn path=/head/; revision=504916
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/kf5-kemoticons/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/kf5-kemoticons/Makefile b/x11-themes/kf5-kemoticons/Makefile
index cd1b4e11a5bf..ca2e4afe60e0 100644
--- a/x11-themes/kf5-kemoticons/Makefile
+++ b/x11-themes/kf5-kemoticons/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kemoticons
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
+PORTREVISION= 1
CATEGORIES= x11-themes kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
@@ -9,6 +10,6 @@ COMMENT= KF5 library to convert emoticons
USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz
USE_KDE= archive config coreaddons ecm service
-USE_QT= buildtools_build core gui qmake_build widgets xml
+USE_QT= buildtools_build core dbus gui qmake_build widgets xml
.include <bsd.port.mk>