Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:09:30 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: 04093f364f02 - main - deskutils/akregator: pet stage-qa
Message-ID:  <202209051909.285J9Uje014630@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=04093f364f021a6ea3bd9fc1746c3714b0b86fb4

commit 04093f364f021a6ea3bd9fc1746c3714b0b86fb4
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:02:07 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:05:52 +0000

    deskutils/akregator: pet stage-qa
---
 deskutils/akregator/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/deskutils/akregator/Makefile b/deskutils/akregator/Makefile
index 197fcaef45a4..69a409305011 100644
--- a/deskutils/akregator/Makefile
+++ b/deskutils/akregator/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	akregator
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	deskutils kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
@@ -13,7 +14,8 @@ LIB_DEPENDS=	libassuan.so:security/libassuan \
 		libgpgmepp.so:security/gpgme-cpp \
 		libqgpgme.so:security/gpgme-qt5
 
-USES=		cmake compiler:c++11-lib desktop-file-utils gettext grantlee:5 kde:5 qt:5 tar:xz
+USES=		cmake compiler:c++11-lib desktop-file-utils gettext grantlee:5 \
+		kde:5 qt:5 tar:xz xorg
 USE_KDE=	auth codecs completion config configwidgets coreaddons crash \
 		i18n iconthemes itemmodels jobwidgets kcmutils kio \
 		notifications notifyconfig parts service solid sonnet texteditor\
@@ -25,6 +27,7 @@ USE_KDE+=	akonadi akonadimime contacts grantleetheme kontactinterface \
 USE_QT=		concurrent core dbus declarative gui location network printsupport \
 		webchannel webengine widgets xml \
 		buildtools_build qmake_build
+USE_XORG=	x11
 USE_LDCONFIG=	yes
 
 DESCR=		${.CURDIR:H:H}/deskutils/kdepim/pkg-descr



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051909.285J9Uje014630>