aboutsummaryrefslogtreecommitdiff
path: root/net-im/ktp-call-ui
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-03-16 20:40:49 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-03-16 20:40:49 +0000
commite4281aee31efcf3da3366a30814e92c47e43b0a4 (patch)
treeed688e0d0bd6b174c2345fca7e8193093a99ffea /net-im/ktp-call-ui
parent6c51d523aad10a45f87483d02246ea20766b95f1 (diff)
downloadports-e4281aee31efcf3da3366a30814e92c47e43b0a4.tar.gz
ports-e4281aee31efcf3da3366a30814e92c47e43b0a4.zip
multimedia/gstreamer1-qt: remove flavors (Qt4 deprecation)
Notes
Notes: svn path=/head/; revision=495957
Diffstat (limited to 'net-im/ktp-call-ui')
-rw-r--r--net-im/ktp-call-ui/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/ktp-call-ui/Makefile b/net-im/ktp-call-ui/Makefile
index 800028c8e9ee..fdb564e65314 100644
--- a/net-im/ktp-call-ui/Makefile
+++ b/net-im/ktp-call-ui/Makefile
@@ -2,14 +2,14 @@
PORTNAME= ktp-call-ui
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-im kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= Voice/Video Call UI for Telepathy
LIB_DEPENDS= libKTpCommonInternals.so:net-im/ktp-common-internals \
- libQt5GStreamer-1.0.so:multimedia/gstreamer1-qt@qt5 \
+ libQt5GStreamer-1.0.so:multimedia/gstreamer1-qt \
libboost_thread.so:devel/boost-libs \
libfarstream-0.2.so:net-im/farstream \
libtelepathy-farstream.so:net-im/telepathy-farstream \