From d6ef977b83549ebb6d91b99423aab739787e25b3 Mon Sep 17 00:00:00 2001 From: Dima Panov Date: Mon, 5 Sep 2022 22:04:55 +0300 Subject: [PATCH] www/plasma5-plasma-browser-integration: pet stage-qa --- www/plasma5-plasma-browser-integration/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/www/plasma5-plasma-browser-integration/Makefile b/www/plasma5-plasma-browser-integration/Makefile index 9a0bd4d119b74..8753c7e52f4a0 100644 --- a/www/plasma5-plasma-browser-integration/Makefile +++ b/www/plasma5-plasma-browser-integration/Makefile @@ -1,17 +1,18 @@ PORTNAME= plasma-browser-integration DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www kde kde-plasma MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 components to integrate browsers into the desktop -USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz xorg USE_KDE= activities completion config coreaddons crash dbusaddons \ - filemetadata i18n jobwidgets kio notifications package \ + filemetadata i18n itemmodels jobwidgets kio notifications package \ plasma-framework plasma-workspace purpose runner service \ widgetsaddons windowsystem -USE_QT= concurrent core dbus gui network widgets \ +USE_QT= concurrent core declarative dbus gui network widgets \ buildtools_build qmake_build +USE_XORG= x11 .include