git: 2d04ebfa349c - main - net-p2p/libktorrent: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:11:33 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=2d04ebfa349cc282b9161e023e01c2732b7d1714 commit 2d04ebfa349cc282b9161e023e01c2732b7d1714 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:03:54 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:35 +0000 net-p2p/libktorrent: pet stage-qa --- net-p2p/libktorrent/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/net-p2p/libktorrent/Makefile b/net-p2p/libktorrent/Makefile index c7f3e5559599..3a8a7c5b6d7b 100644 --- a/net-p2p/libktorrent/Makefile +++ b/net-p2p/libktorrent/Makefile @@ -1,6 +1,6 @@ PORTNAME= libktorrent DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -10,12 +10,13 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:devel/boost-libs LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libgmp.so:math/gmp -USES= cmake compiler:c++11-lang gettext kde:5 qca qt:5 tar:xz +USES= cmake compiler:c++11-lang gettext kde:5 qca qt:5 tar:xz xorg USE_KDE= archive completion config coreaddons crash i18n \ jobwidgets kio service solid widgetsaddons windowsystem \ ecm_build USE_QT= concurrent core dbus gui network widgets xml \ buildtools_build qmake_build testlib_build +USE_XORG= x11 OPTIONS_DEFINE= DOCS