git: d3568e7bacbb - main - net/kget: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:11:40 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=d3568e7bacbb9663287cbe981cb7db57ae16dd34 commit d3568e7bacbb9663287cbe981cb7db57ae16dd34 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:04:00 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:37 +0000 net/kget: pet stage-qa --- net/kget/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/kget/Makefile b/net/kget/Makefile index 75e43184d285..448af9a12151 100644 --- a/net/kget/Makefile +++ b/net/kget/Makefile @@ -1,6 +1,6 @@ PORTNAME= kget DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -17,7 +17,7 @@ LIB_DEPENDS= libKF5Torrent.so:net-p2p/libktorrent \ libqgpgme.so:security/gpgme-qt5 USES= cmake compiler:c++11-lang desktop-file-utils kde:5 qca qt:5 \ - shebangfix sqlite tar:xz + shebangfix sqlite tar:xz xorg USE_KDE= archive auth bookmarks codecs completion config configwidgets \ coreaddons crash dbusaddons emoticons guiaddons i18n \ @@ -28,7 +28,7 @@ USE_KDE= archive auth bookmarks codecs completion config configwidgets \ ecm_build USE_QT= concurrent core dbus gui network printsupport sql widgets xml \ buildtools_build qmake_build testlib_build - +USE_XORG= x11 USE_LDCONFIG= yes MAKE_ENV= XDG_CONFIG_HOME=/dev/null