aboutsummaryrefslogtreecommitdiff
path: root/deskutils/kdepim-runtime
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2019-05-12 18:03:50 +0000
committerDima Panov <fluffy@FreeBSD.org>2019-05-12 18:03:50 +0000
commit818f1bebc01b2760e8f1dbc65c3b5c531d6872a1 (patch)
tree036e1a33a1760a4a4274499d23b70110931394c3 /deskutils/kdepim-runtime
parentdca7817c29cd040221d08ef5471d2acf99088dbd (diff)
downloadports-818f1bebc01b2760e8f1dbc65c3b5c531d6872a1.tar.gz
ports-818f1bebc01b2760e8f1dbc65c3b5c531d6872a1.zip
- Add missed qca-qt5 cryptoengine dependency to enable public key authentication
With hat: kde
Notes
Notes: svn path=/head/; revision=501436
Diffstat (limited to 'deskutils/kdepim-runtime')
-rw-r--r--deskutils/kdepim-runtime/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/kdepim-runtime/Makefile b/deskutils/kdepim-runtime/Makefile
index 33aa3f5a2c9a..8e18637501bf 100644
--- a/deskutils/kdepim-runtime/Makefile
+++ b/deskutils/kdepim-runtime/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kdepim-runtime
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -12,6 +13,7 @@ LICENSE= LGPL21
LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \
libcurl.so:ftp/curl \
libkolabxml.so:textproc/libkolabxml \
+ libqca-qt5.so:devel/qca \
libsasl2.so:security/cyrus-sasl2 \
libxerces-c-3.2.so:textproc/xerces-c3