Date: Mon, 5 Sep 2022 19:12:58 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 064399f3d20d - main - x11-toolkits/plasma5-kdeplasma-addons: pet stage-qa Message-ID: <202209051912.285JCwV0030436@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=064399f3d20d0d527e1cad1fdc57fcf36379d435 commit 064399f3d20d0d527e1cad1fdc57fcf36379d435 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:05:05 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:07:04 +0000 x11-toolkits/plasma5-kdeplasma-addons: pet stage-qa --- x11-toolkits/plasma5-kdeplasma-addons/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/x11-toolkits/plasma5-kdeplasma-addons/Makefile b/x11-toolkits/plasma5-kdeplasma-addons/Makefile index 5803ad929d46..022dec832cc0 100644 --- a/x11-toolkits/plasma5-kdeplasma-addons/Makefile +++ b/x11-toolkits/plasma5-kdeplasma-addons/Makefile @@ -1,12 +1,12 @@ PORTNAME= kdeplasma-addons DISTVERSION= ${KDE_PLASMA_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits kde kde-plasma MAINTAINER= kde@FreeBSD.org COMMENT= Plasma5 addons to improve the Plasma experience -USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig qt:5 tar:xz +USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig qt:5 tar:xz xorg USE_KDE= activities archive attica auth bookmarks codecs completion \ config configwidgets coreaddons crash emoticons guiaddons \ holidays i18n iconthemes init itemmodels itemviews jobwidgets \ @@ -18,6 +18,7 @@ USE_KDE= activities archive attica auth bookmarks codecs completion \ USE_QT= concurrent core dbus declarative graphicaleffects gui location \ network printsupport script webchannel widgets x11extras xml \ buildtools_build qmake_build testlib_build +USE_XORG= x11 OPTIONS_DEFINE= PURPOSE QTWEBENGINE OPTIONS_DEFAULT= PURPOSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051912.285JCwV0030436>