diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2022-09-05 19:05:05 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2022-09-05 19:07:04 +0000 |
commit | 064399f3d20d0d527e1cad1fdc57fcf36379d435 (patch) | |
tree | e7b92c5fd6f93044296554ec199be3488b43fd8b | |
parent | da8f8b1fb7188f0bba1132926ceb072b1ef54a85 (diff) |
x11-toolkits/plasma5-kdeplasma-addons: pet stage-qa
-rw-r--r-- | x11-toolkits/plasma5-kdeplasma-addons/Makefile | 5 |
1 files 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 |