git: 00a6e008d855 - main - databases/kexi: pet stage-qa

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Mon, 05 Sep 2022 19:09:26 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=00a6e008d855995877f9cd760a752671f3e34976

commit 00a6e008d855995877f9cd760a752671f3e34976
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:02:04 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:05:51 +0000

    databases/kexi: pet stage-qa
---
 databases/kexi/Makefile | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/databases/kexi/Makefile b/databases/kexi/Makefile
index 942aaef75210..38c8203d9a20 100644
--- a/databases/kexi/Makefile
+++ b/databases/kexi/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=		kexi
 DISTVERSION=		3.2.0
-PORTREVISION=		4
+PORTREVISION=		5
 CATEGORIES=		databases kde
 MASTER_SITES=		KDE/stable/${PORTNAME}/src
 DIST_SUBDIR=		KDE/${PORTNAME}
@@ -12,16 +12,18 @@ LIB_DEPENDS=		libKDb3.so:databases/kdb \
 			libKPropertyCore3.so:x11-toolkits/kproperty \
 			libKReport3.so:textproc/kreport
 
-USES=			cmake compiler:c++11-lang desktop-file-utils gettext gnome \
-			iconv kde:5 pkgconfig qt:5 tar:xz
+USES=			cmake compiler:c++11-lang desktop-file-utils gettext gl \
+			gnome iconv kde:5 pkgconfig qt:5 tar:xz xorg
+USE_GL=			gl
 USE_GNOME=		glib20
 USE_KDE=		auth bookmarks codecs completion config \
 			configwidgets coreaddons crash ecm guiaddons i18n \
 			iconthemes itemviews jobwidgets kio parts service \
-			solid sonnet texteditor textwidgets widgetsaddons \
-			xmlgui breeze-icons_build
+			solid sonnet syntaxhighlighting texteditor textwidgets \
+			widgetsaddons windowsystem xmlgui breeze-icons_build
 USE_QT=			concurrent core dbus declarative gui network printsupport webkit widgets xml \
 			buildtools_build qmake_build testlib_build
+USE_XORG=		x11
 
 CONFLICTS_INSTALL=	calligra-2*