aboutsummaryrefslogtreecommitdiff
path: root/net-im/ktp-accounts-kcm
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-03-16 19:13:34 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-03-16 19:13:34 +0000
commitd158caea856a3ce9c33784730e503f498eae7a48 (patch)
treec261e249c4f88c144a716fb698b009a358e271c9 /net-im/ktp-accounts-kcm
parentdf14c84989ab4a0fba021dbce978de9fa913732a (diff)
downloadports-d158caea856a3ce9c33784730e503f498eae7a48.tar.gz
ports-d158caea856a3ce9c33784730e503f498eae7a48.zip
net-im/telepathy-qt: remove flavors (Qt4 deprecation)
Notes
Notes: svn path=/head/; revision=495946
Diffstat (limited to 'net-im/ktp-accounts-kcm')
-rw-r--r--net-im/ktp-accounts-kcm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/ktp-accounts-kcm/Makefile b/net-im/ktp-accounts-kcm/Makefile
index c93469e92a0b..83dc7f1ed8ff 100644
--- a/net-im/ktp-accounts-kcm/Makefile
+++ b/net-im/ktp-accounts-kcm/Makefile
@@ -2,6 +2,7 @@
PORTNAME= ktp-accounts-kcm
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= net-im kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -12,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libaccounts-qt5.so:net-im/libaccounts-qt5 \
libkaccounts.so:net-im/kaccounts-integration \
- libtelepathy-qt5.so:net-im/telepathy-qt@qt5 \
+ libtelepathy-qt5.so:net-im/telepathy-qt \
libtelepathy-logger-qt.so:net-im/telepathy-logger-qt5 \
libKTpCommonInternals.so:net-im/ktp-common-internals \
libKF5AkonadiPrivate.so:databases/akonadi \