Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:11:41 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: 9a7684e748aa - main - net/kidentitymanagement: pet stage-qa
Message-ID:  <202209051911.285JBfpD028653@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=9a7684e748aa1be6bea7f0249e9b86ce32b8f11d

commit 9a7684e748aa1be6bea7f0249e9b86ce32b8f11d
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:04:01 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:38 +0000

    net/kidentitymanagement: pet stage-qa
---
 net/kidentitymanagement/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/net/kidentitymanagement/Makefile b/net/kidentitymanagement/Makefile
index 387b289f5a9b..16861d09b224 100644
--- a/net/kidentitymanagement/Makefile
+++ b/net/kidentitymanagement/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	kidentitymanagement
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION==	1
 CATEGORIES=	net kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
@@ -7,7 +8,7 @@ COMMENT=	KDE pim identities
 
 LICENSE=	LGPL21
 
-USES=		cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
+USES=		cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg
 USE_KDE=	auth codecs completion config configwidgets coreaddons \
 		emoticons i18n init itemmodels itemviews jobwidgets \
 		kdelibs4support kio service solid widgetsaddons windowsystem xmlgui \
@@ -16,6 +17,7 @@ USE_KDE=	auth codecs completion config configwidgets coreaddons \
 USE_KDE+=	pimtextedit
 USE_QT=		concurrent core dbus gui network 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?202209051911.285JBfpD028653>