git: f703a468969d - main - devel/lokalize: pet stage-qa

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

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

commit f703a468969d385fc89c5ac21eba1d6325a514f2
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:02:52 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:10 +0000

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

diff --git a/devel/lokalize/Makefile b/devel/lokalize/Makefile
index 6be4e8a23c63..fea49df67498 100644
--- a/devel/lokalize/Makefile
+++ b/devel/lokalize/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	lokalize
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	devel kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
@@ -8,7 +9,7 @@ COMMENT=	Computer-aided translation system
 LIB_DEPENDS=	libhunspell-1.7.so:textproc/hunspell
 
 USES=		cmake compiler:c++11-lang desktop-file-utils gettext \
-		kde:5 qt:5 tar:xz
+		kde:5 qt:5 tar:xz xorg
 USE_KDE=	auth bookmarks codecs completion config configwidgets \
 		coreaddons crash dbusaddons doctools i18n itemviews \
 		jobwidgets kio kross notifications parts service solid sonnet \
@@ -16,6 +17,7 @@ USE_KDE=	auth bookmarks codecs completion config configwidgets \
 		ecm_build
 USE_QT=		concurrent core dbus gui network script sql widgets xml \
 		buildtools_build qmake_build
+USE_XORG=	x11
 
 OPTIONS_DEFINE=	DOCS