aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/plasma5-kwin/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-08-16 13:05:49 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2023-08-16 13:30:47 +0000
commitf733f4069b4e53ee20d16df4d57b50a6ab650735 (patch)
tree1b198f484e60df2c4513cceb7d87d9f834a49eea /x11-wm/plasma5-kwin/Makefile
parent590db982a0dc14ee1614170083dff3d78d34edcd (diff)
downloadports-f733f4069b4e53ee20d16df4d57b50a6ab650735.tar.gz
ports-f733f4069b4e53ee20d16df4d57b50a6ab650735.zip
x11/plasma-wayland-protocols: remove run depend on self
- reducing unnecessary run-time dependencies will make it easier to add ports for KDE Plasma 6 & Co.
Diffstat (limited to 'x11-wm/plasma5-kwin/Makefile')
-rw-r--r--x11-wm/plasma5-kwin/Makefile13
1 files changed, 7 insertions, 6 deletions
diff --git a/x11-wm/plasma5-kwin/Makefile b/x11-wm/plasma5-kwin/Makefile
index f50ba58cb9ac..7834fc8abf34 100644
--- a/x11-wm/plasma5-kwin/Makefile
+++ b/x11-wm/plasma5-kwin/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kwin
DISTVERSION= ${KDE_PLASMA_VERSION}
+PORTREVISION= 1
CATEGORIES= x11-wm kde kde-plasma
MAINTAINER= kde@FreeBSD.org
@@ -33,18 +34,18 @@ RUN_DEPENDS= xwayland-devel>0:x11-servers/xwayland-devel \
CONFLICTS_INSTALL= kwinft # bin/kwin_wayland
-USES= cmake compiler:c++11-lib gettext gl gnome kde:5 pkgconfig \
- python:run qt:5 shebangfix tar:xz xorg
+USES= cmake compiler:c++11-lib gettext gl gnome kde:5 pkgconfig qt:5 \
+ shebangfix tar:xz xorg \
+ python:run
USE_GL= egl gbm
USE_GNOME= glib20
USE_KDE= activities attica auth breeze codecs completion config \
configwidgets coreaddons crash dbusaddons decoration \
globalaccel i18n iconthemes idletime init itemviews jobwidgets \
kcmutils kdeclarative kio kscreenlocker kwayland-integration \
- newstuff notifications package plasma-framework \
- plasma-wayland-protocols runner service sonnet textwidgets \
- wayland widgetsaddons windowsystem xmlgui \
- doctools:build ecm:build
+ newstuff notifications package plasma-framework runner service \
+ sonnet textwidgets wayland widgetsaddons windowsystem xmlgui \
+ doctools:build ecm:build plasma-wayland-protocols:build
USE_LDCONFIG= yes
USE_QT= concurrent core dbus declarative gui multimedia network script \
sensors uiplugin uitools widgets x11extras xml \