git: ce11e79268c8 - main - x11/plasma6-plasma-desktop: Remove xf86-input-synaptics dependency from RUN_DEPENDS too
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 13 Mar 2025 12:51:02 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=ce11e79268c87ed1042c68ee70bf2c4835d3be4a commit ce11e79268c87ed1042c68ee70bf2c4835d3be4a Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2025-03-13 12:49:51 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2025-03-13 12:50:47 +0000 x11/plasma6-plasma-desktop: Remove xf86-input-synaptics dependency from RUN_DEPENDS too Reported by: Lars Engels <lars.engels@0x20.net> Fixes: 1c82c9f99ce3b1a46f034af88387eca24927233e --- x11/plasma6-plasma-desktop/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11/plasma6-plasma-desktop/Makefile b/x11/plasma6-plasma-desktop/Makefile index 6b817d6b3439..cbf03bc66604 100644 --- a/x11/plasma6-plasma-desktop/Makefile +++ b/x11/plasma6-plasma-desktop/Makefile @@ -1,5 +1,6 @@ PORTNAME= plasma-desktop DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11 kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -19,8 +20,7 @@ LIB_DEPENDS= libcanberra.so:audio/libcanberra \ RUN_DEPENDS= noto-emoji>0:x11-fonts/noto-emoji \ xdg-user-dir:devel/xdg-user-dirs \ xf86-input-evdev>0:x11-drivers/xf86-input-evdev \ - xf86-input-libinput>0:x11-drivers/xf86-input-libinput \ - xf86-input-synaptics>0:x11-drivers/xf86-input-synaptics + xf86-input-libinput>0:x11-drivers/xf86-input-libinput USES= cmake gettext gl kde:6 pkgconfig python qt:6 tar:xz xorg USE_GL= gl opengl