From 35667fdbd17ab8c4296effb9916043ad221f588e Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Wed, 19 Jun 2024 19:46:59 +0000 Subject: x11/ulauncher: fix depends, unbreak the ports tree --- x11/ulauncher/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11/ulauncher/Makefile b/x11/ulauncher/Makefile index a092af60b0f1..f911e648c383 100644 --- a/x11/ulauncher/Makefile +++ b/x11/ulauncher/Makefile @@ -1,6 +1,6 @@ PORTNAME= ulauncher PORTVERSION= 5.15.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= https://github.com/Ulauncher/Ulauncher/releases/download/${PORTVERSION}/ DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0:devel/py-dbus@${PY_FLAVOR} \ ${LOCALBASE}/share/gir-1.0/Keybinder-3.0.gir:x11/keybinder-gtk3 \ ${LOCALBASE}/share/gir-1.0/Notify-0.7.gir:devel/libnotify \ ${LOCALBASE}/share/gir-1.0/WebKit2-4.0.gir:www/webkit2-gtk3 \ - wmctrl:x11/wmctrl + wmctrl:x11/wmctrl-fork USES= gettext-tools gnome python USE_GNOME= gtk30 intltool pygobject3 -- cgit v1.2.3