Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Sep 2022 19:10:58 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: ce9f5897f977 - main - lang/kf5-kross: pet stage-qa
Message-ID:  <202209051910.285JAwkH026286@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=ce9f5897f977b1394c7abbe8f8720d65ca2c5cbe

commit ce9f5897f977b1394c7abbe8f8720d65ca2c5cbe
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:03:26 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:23 +0000

    lang/kf5-kross: pet stage-qa
---
 lang/kf5-kross/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/lang/kf5-kross/Makefile b/lang/kf5-kross/Makefile
index 71017a6e8476..e57ead292ceb 100644
--- a/lang/kf5-kross/Makefile
+++ b/lang/kf5-kross/Makefile
@@ -1,11 +1,12 @@
 PORTNAME=	kross
 DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	lang kde kde-frameworks
 
 MAINTAINER=	kde@FreeBSD.org
 COMMENT=	KF5 multi-language application scripting
 
-USES=		cmake compiler:c++11-lib gettext gl kde:5 qt:5 tar:xz
+USES=		cmake compiler:c++11-lib gettext gl kde:5 qt:5 tar:xz xorg
 USE_GL=		gl
 USE_KDE=	auth bookmarks codecs completion config configwidgets \
 		coreaddons i18n iconthemes itemviews \
@@ -15,5 +16,6 @@ USE_KDE=	auth bookmarks codecs completion config configwidgets \
 USE_QT=		concurrent core dbus gui network script uiplugin \
 		uitools 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?202209051910.285JAwkH026286>