git: e1b2a68994f4 - main - deskutils/plasma5-xdg-desktop-portal-kde: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:09:51 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=e1b2a68994f43f4396613d64bc83e04b78064c9c commit e1b2a68994f43f4396613d64bc83e04b78064c9c Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:02:25 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:05:59 +0000 deskutils/plasma5-xdg-desktop-portal-kde: pet stage-qa --- deskutils/plasma5-xdg-desktop-portal-kde/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deskutils/plasma5-xdg-desktop-portal-kde/Makefile b/deskutils/plasma5-xdg-desktop-portal-kde/Makefile index 327d8945407b..1a50a4382ed0 100644 --- a/deskutils/plasma5-xdg-desktop-portal-kde/Makefile +++ b/deskutils/plasma5-xdg-desktop-portal-kde/Makefile @@ -1,5 +1,6 @@ PORTNAME= xdg-desktop-portal-kde DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= deskutils kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -7,7 +8,7 @@ COMMENT= Backend implementation for xdg-desktop-portal LIB_DEPENDS= libwayland-client.so:graphics/wayland -USES= cmake kde:5 qt:5 tar:xz +USES= cmake kde:5 qt:5 tar:xz xorg USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons i18n itemviews jobwidgets kdeclarative kio \ kirigami2 notifications package plasma-framework service solid \ @@ -16,5 +17,6 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \ USE_QT= concurrent core dbus declarative gui network printsupport \ widgets xml \ buildtools_build qmake_build +USE_XORG= x11 .include <bsd.port.mk>