git: dab1229f603b - main - devel/dolphin-plugins: pet stage-qa

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

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

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

    devel/dolphin-plugins: pet stage-qa
---
 devel/dolphin-plugins/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/devel/dolphin-plugins/Makefile b/devel/dolphin-plugins/Makefile
index 211f97acc619..fcfaa90aa9a7 100644
--- a/devel/dolphin-plugins/Makefile
+++ b/devel/dolphin-plugins/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	dolphin-plugins
 DISTVERSION=	${KDE_APPLICATIONS_VERSION}
+PORTREVISION=	1
 CATEGORIES=	devel kde kde-applications
 
 MAINTAINER=	kde@FreeBSD.org
@@ -8,7 +9,8 @@ COMMENT=	Plugins for Dolphin file manager
 BUILD_DEPENDS=	dolphin:x11-fm/dolphin
 RUN_DEPENDS=	dolphin:x11-fm/dolphin
 
-USES=		cmake compiler:c++11-lang desktop-file-utils gettext kde:5 qt:5 tar:xz
+USES=		cmake compiler:c++11-lang desktop-file-utils gettext kde:5 qt:5 \
+		tar:xz xorg
 USE_KDE=	auth bookmarks codecs completion config configwidgets \
 		coreaddons crash guiaddons i18n iconthemes itemviews jobwidgets \
 		kdelibs4support kio notifications parts service solid sonnet \
@@ -16,6 +18,7 @@ USE_KDE=	auth bookmarks codecs completion config configwidgets \
 		windowsystem xmlgui
 USE_QT=		concurrent core dbus gui network printsupport widgets xml \
 		buildtools_build qmake_build
+USE_XORG=	x11
 
 OPTIONS_DEFINE=	DOCS