git: 969536506a5a - main - x11-themes/plasma5-kde-gtk-config: cleanup dependencies
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Sep 2023 10:44:04 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=969536506a5a7fba1a5a29ac31deca53f4e5dc11 commit 969536506a5a7fba1a5a29ac31deca53f4e5dc11 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2023-09-14 08:41:57 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2023-09-14 10:41:40 +0000 x11-themes/plasma5-kde-gtk-config: cleanup dependencies --- x11-themes/plasma5-kde-gtk-config/Makefile | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/x11-themes/plasma5-kde-gtk-config/Makefile b/x11-themes/plasma5-kde-gtk-config/Makefile index 3de0651299af..07252924a916 100644 --- a/x11-themes/plasma5-kde-gtk-config/Makefile +++ b/x11-themes/plasma5-kde-gtk-config/Makefile @@ -1,5 +1,6 @@ PORTNAME= kde-gtk-config DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11-themes kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -11,17 +12,19 @@ LICENSE_COMB= multi BUILD_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \ sassc:textproc/sassc -RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas +RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas \ + xsettingsd:x11/xsettingsd +LIB_DEPENDS= libharfbuzz.so:print/harfbuzz USES= cmake compiler:c++11-lib gettext gnome kde:5 pkgconfig qt:5 \ tar:xz xorg USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 gtk30 -USE_KDE= archive attica auth codecs completion config configwidgets \ - coreaddons dbusaddons decoration guiaddons i18n iconthemes \ - jobwidgets kcmutils kio newstuff service widgetsaddons \ - windowsystem xmlgui \ +USE_KDE= auth codecs config configwidgets \ + coreaddons dbusaddons decoration guiaddons \ + service widgetsaddons \ + windowsystem \ ecm:build -USE_QT= concurrent core dbus gui network svg widgets xml \ +USE_QT= core dbus gui svg widgets xml \ buildtools:build qmake:build testlib:build USE_XORG= x11 xcursor