diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-09-14 12:24:50 +0200 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-09-14 12:41:46 +0200 |
commit | da832e70d752b21018150268a5bd070e067f028c (patch) | |
tree | 84e5509ed23df62df03ad7c1f9b477bbc44946aa /x11/plasma5-plasma-integration | |
parent | 6bab3b455e50a69c0833f2556badf994c05418a4 (diff) | |
download | freebsd-ports-da832e70d752b21018150268a5bd070e067f028c.zip |
x11/plasma5-plasma-integration: cleanup dependencies
Diffstat (limited to 'x11/plasma5-plasma-integration')
-rw-r--r-- | x11/plasma5-plasma-integration/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/plasma5-plasma-integration/Makefile b/x11/plasma5-plasma-integration/Makefile index 66291535ab31..8f069eb42f3e 100644 --- a/x11/plasma5-plasma-integration/Makefile +++ b/x11/plasma5-plasma-integration/Makefile @@ -1,5 +1,6 @@ PORTNAME= plasma-integration DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -13,7 +14,7 @@ USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig qt:5 \ shebangfix tar:xz xorg USE_KDE= auth bookmarks breeze codecs completion config configwidgets \ coreaddons i18n iconthemes itemviews jobwidgets kio \ - notifications service solid wayland widgetsaddons windowsystem \ + notifications service solid widgetsaddons windowsystem \ xdg-desktop-portal-kde xmlgui \ ecm:build plasma-wayland-protocols:build \ qqc2-desktop-style:run |