aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/libktorrent
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2019-03-16 20:16:24 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2019-03-16 20:16:24 +0000
commite7527e8c5937d9c55c2ced375acfd7497c70fc14 (patch)
tree822b0bc7f9dca1817f29e51b2a298a08f24897f9 /net-p2p/libktorrent
parent39f4d990d66f3409af8d955b835822feb7ddd2fc (diff)
downloadports-e7527e8c5937d9c55c2ced375acfd7497c70fc14.tar.gz
ports-e7527e8c5937d9c55c2ced375acfd7497c70fc14.zip
devel/qca: remove flavors (Qt4 deprecation)
Notes
Notes: svn path=/head/; revision=495954
Diffstat (limited to 'net-p2p/libktorrent')
-rw-r--r--net-p2p/libktorrent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/libktorrent/Makefile b/net-p2p/libktorrent/Makefile
index aa9cc6dc6be8..13afb2730a5a 100644
--- a/net-p2p/libktorrent/Makefile
+++ b/net-p2p/libktorrent/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libktorrent
DISTVERSION= 2.1.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= net-p2p kde
DIST_SUBDIR= KDE/${PORTNAME}
@@ -13,7 +13,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:devel/boost-libs
LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
libgmp.so:math/gmp \
- libqca-qt5.so:devel/qca@qt5
+ libqca-qt5.so:devel/qca
USES= cmake compiler:c++11-lang gettext kde:5 qt:5
USE_KDE= archive completion config coreaddons crash ecm i18n \