summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-09-05 02:57:12 +0300
committerDima Panov <fluffy@FreeBSD.org>2022-09-05 02:57:12 +0300
commit456a66c3f269603a97d04183c3fd0dc3fdb31bae (patch)
tree497b3fe34df8a0b560f7dc84f653c41113364547 /deskutils
parentmisc/bibletime: add hidden dependencies on qt5-printsupport and qt5-widgets (+) (diff)
deskutils/calindori: pet stage-qa, add missed dependency on desktop-file-utils
Approved by: portmgr blanket
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/calindori/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/calindori/Makefile b/deskutils/calindori/Makefile
index 6dcbdae06d85..4524076f943f 100644
--- a/deskutils/calindori/Makefile
+++ b/deskutils/calindori/Makefile
@@ -1,6 +1,6 @@
PORTNAME= calindori
DISTVERSION= 1.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils
MASTER_SITES= KDE/stable/${PORTNAME}/
@@ -10,7 +10,7 @@ COMMENT= Calendar application for desktop and phone
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-3.0-or-later.txt
-USES= cmake compiler:c++17-lang gl kde:5 pkgconfig qt:5 tar:xz
+USES= cmake compiler:c++17-lang desktop-file-utils gl kde:5 pkgconfig qt:5 tar:xz
USE_GL= gl
USE_QT= core dbus declarative gui \
network quickcontrols quickcontrols2 \