Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:11:44 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: 9160a41337d8 - main - net/kmailtransport: pet stage-qa
Message-ID:  <202209051911.285JBidv028732@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=9160a41337d86a1b7057ada3ec08548ac4dd5114

commit 9160a41337d86a1b7057ada3ec08548ac4dd5114
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:04:04 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:39 +0000

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

diff --git a/net/kmailtransport/Makefile b/net/kmailtransport/Makefile
index 4b2e4cd21b6b..320bcb37c865 100644
--- a/net/kmailtransport/Makefile
+++ b/net/kmailtransport/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	kmailtransport
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	net kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
@@ -11,7 +11,7 @@ LICENSE=	LGPL21
 LIB_DEPENDS=	libsasl2.so:security/cyrus-sasl2 \
 		libqt5keychain.so:security/qtkeychain@qt5
 
-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 i18n \
 		itemmodels jobwidgets kcmutils kio service solid wallet \
 		widgetsaddons windowsystem
@@ -19,6 +19,7 @@ USE_KDE=	auth codecs completion config configwidgets coreaddons i18n \
 USE_KDE+=	akonadi akonadimime gapi ksmtp mime pimcommon
 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.285JBidv028732>