diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-12-25 20:25:39 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-12-25 20:25:39 +0000 |
commit | 707c6bf295fc3955c86c9244533c1524bb7dea15 (patch) | |
tree | 5754f0a521127b72390a51a263bc6e84b5177927 /net-p2p/libktorrent/Makefile | |
parent | e3b5edc5e789bcd6057c4a01e4c618dbb1509756 (diff) | |
download | ports-707c6bf295fc3955c86c9244533c1524bb7dea15.tar.gz ports-707c6bf295fc3955c86c9244533c1524bb7dea15.zip |
Notes
Diffstat (limited to 'net-p2p/libktorrent/Makefile')
-rw-r--r-- | net-p2p/libktorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/libktorrent/Makefile b/net-p2p/libktorrent/Makefile index 81cc239153a9..982767674cbc 100644 --- a/net-p2p/libktorrent/Makefile +++ b/net-p2p/libktorrent/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libgmp.so:math/gmp \ libqca-qt5.so:devel/qca@qt5 -USES= cmake:outsource compiler:c++11-lang gettext kde:5 qt:5 +USES= cmake compiler:c++11-lang gettext kde:5 qt:5 USE_KDE= archive completion config coreaddons crash ecm i18n \ jobwidgets kio service solid widgetsaddons USE_QT= core gui network testlib xml \ |