git: 4ff4deea7a93 - main - net-p2p/ktorrent: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:11:32 UTC
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