Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:12:06 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: 02333186eee5 - main - sysutils/baloo-widgets: pet stage-qa
Message-ID:  <202209051912.285JC6Vl029219@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=02333186eee5b0747654fa65610483457df23acf

commit 02333186eee5b0747654fa65610483457df23acf
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:04:22 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:46 +0000

    sysutils/baloo-widgets: pet stage-qa
---
 sysutils/baloo-widgets/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/sysutils/baloo-widgets/Makefile b/sysutils/baloo-widgets/Makefile
index 264a5c916ef3..116de1b9f0e0 100644
--- a/sysutils/baloo-widgets/Makefile
+++ b/sysutils/baloo-widgets/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	baloo-widgets
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils kde kde-applications
 
 PATCH_SITES=	https://invent.kde.org/libraries/baloo-widgets/commit/
@@ -9,13 +9,14 @@ PATCHFILES=	7ff54ae9b68ca0edf3d6cd57c3eefb6cf072b6f8.diff:-p1
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	BalooWidgets library
 
-USES=		cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
+USES=		cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz xorg
 USE_KDE=	baloo completion config coreaddons emoticons filemetadata \
 		i18n init itemmodels jobwidgets kio service solid \
 		widgetsaddons windowsystem \
 		ecm_build
 USE_QT=		concurrent core dbus gui network testlib widgets xml \
 		buildtools_build qmake_build
+USE_XORG=	x11
 USE_LDCONFIG=	yes
 
 .include <bsd.port.mk>



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