Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:09:52 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: fa6300a35b51 - main - deskutils/zanshin: pet stage-qa
Message-ID:  <202209051909.285J9qwB015145@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=fa6300a35b51c92d3d4cbd5dab351c06d44ebca2

commit fa6300a35b51c92d3d4cbd5dab351c06d44ebca2
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:02:26 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:05:59 +0000

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

diff --git a/deskutils/zanshin/Makefile b/deskutils/zanshin/Makefile
index 1f7f0f1d8348..7681b3d6769d 100644
--- a/deskutils/zanshin/Makefile
+++ b/deskutils/zanshin/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	zanshin
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	deskutils kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
@@ -7,7 +8,7 @@ COMMENT=	Daily organizer for KDE
 
 LIB_DEPENDS=	libical.so:devel/libical
 
-USES=		cmake compiler:c++14-lang gettext kde:5 qt:5 tar:xz
+USES=		cmake compiler:c++14-lang gettext kde:5 qt:5 tar:xz xorg
 USE_KDE=	akonadi auth bookmarks codecs completion config configwidgets \
 		coreaddons crash ecm guiaddons i18n iconthemes itemmodels \
 		itemviews jobwidgets kdelibs4support kio notifications package \
@@ -21,5 +22,6 @@ USE_KDE+=	akonadicalendar akonadicontacts akonadinotes akonadisearch \
 USE_QT=		concurrent core dbus declarative gui network printsupport testlib \
 		widgets xml \
 		buildtools_build qmake_build
+USE_XORG=	x11
 
 .include <bsd.port.mk>



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