Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:09:54 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: 25380609cc32 - main - devel/cervisia: pet stage-qa
Message-ID:  <202209051909.285J9sBo015173@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=25380609cc327a7bff3926084eda2c8a5782659d

commit 25380609cc327a7bff3926084eda2c8a5782659d
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:02:27 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:00 +0000

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

diff --git a/devel/cervisia/Makefile b/devel/cervisia/Makefile
index 5ba0d84ef9c4..a07dcf1bbfe6 100644
--- a/devel/cervisia/Makefile
+++ b/devel/cervisia/Makefile
@@ -1,12 +1,13 @@
 PORTNAME=	cervisia
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	devel kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	CVS Frontend for KDE
 
 USES=		cmake compiler:c++11-lang desktop-file-utils gettext kde:5 \
-		qt:5 tar:xz
+		qt:5 tar:xz xorg
 USE_KDE=	auth codecs completion config configwidgets coreaddons \
 		dbusaddons doctools i18n iconthemes init itemviews \
 		jobwidgets kdesu kio notifications parts pty service solid \
@@ -14,6 +15,7 @@ USE_KDE=	auth codecs completion config configwidgets coreaddons \
 		ecm_build
 USE_QT=		concurrent core dbus gui network widgets xml \
 		buildtools_build qmake_build
+USE_XORG=	x11
 
 OPTIONS_DEFINE=	DOCS
 



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