Date: Mon, 5 Sep 2022 19:11:32 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4ff4deea7a93 - main - net-p2p/ktorrent: pet stage-qa Message-ID: <202209051911.285JBWEt028450@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=4ff4deea7a9377b83ce5ebfc1b50683bbcc162eb commit 4ff4deea7a9377b83ce5ebfc1b50683bbcc162eb 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/ktorrent: pet stage-qa --- net-p2p/ktorrent/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net-p2p/ktorrent/Makefile b/net-p2p/ktorrent/Makefile index fef7672391d2..731693b53e30 100644 --- a/net-p2p/ktorrent/Makefile +++ b/net-p2p/ktorrent/Makefile @@ -1,5 +1,6 @@ PORTNAME= ktorrent DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net-p2p kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -13,7 +14,8 @@ LIB_DEPENDS= libKF5Torrent.so:net-p2p/libktorrent \ libgmp.so:math/gmp \ libtag.so:audio/taglib -USES= cmake compiler:c++11-lang desktop-file-utils gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang desktop-file-utils gettext \ + kde:5 qt:5 tar:xz xorg USE_KDE= archive auth bookmarks codecs completion config configwidgets \ coreaddons crash dbusaddons dnssd i18n iconthemes itemviews \ jobwidgets kcmutils kio kross notifications \ @@ -24,6 +26,7 @@ USE_KDE= archive auth bookmarks codecs completion config configwidgets \ USE_QT= concurrent core dbus declarative gui location network phonon4 printsupport \ script webchannel widgets xml \ buildtools_build qmake_build +USE_XORG= x11 OPTIONS_DEFINE= DOCS WORKSPACE OPTIONS_DEFAULT= WORKSPACE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051911.285JBWEt028450>