Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:11:55 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: 5211e22d6f9b - main - net/pimcommon: pet stage-qa
Message-ID:  <202209051911.285JBtHq028960@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=5211e22d6f9b53a805dee286e78adf651024f169

commit 5211e22d6f9b53a805dee286e78adf651024f169
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:04:13 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:42 +0000

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

diff --git a/net/pimcommon/Makefile b/net/pimcommon/Makefile
index 6e9f3d8386d9..ac24cf835253 100644
--- a/net/pimcommon/Makefile
+++ b/net/pimcommon/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	pimcommon
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	net kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
@@ -9,7 +10,7 @@ LICENSE=	LGPL21
 
 BUILD_DEPENDS=	${LOCALBASE}/include/boost/range/algorithm.hpp:devel/boost-libs
 
-USES=		cmake compiler:c++11-lib gettext grantlee:5 kde:5 qt:5 tar:xz
+USES=		cmake compiler:c++11-lib gettext grantlee:5 kde:5 qt:5 tar:xz xorg
 USE_KDE=	archive attica auth codecs completion config configwidgets \
 		coreaddons dbusaddons emoticons i18n init iconthemes itemmodels itemviews \
 		jobwidgets kcmutils kio newstuff service solid sonnet textwidgets \
@@ -21,6 +22,7 @@ USE_KDE+=	akonadi akonadicontacts akonadisearch contacts grantleetheme imap ldap
 USE_QT=		concurrent core dbus designer gui network printsupport script testlib \
 		uiplugin uitools webkit 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.285JBtHq028960>