aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2024-06-19 19:46:59 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2024-06-19 19:46:59 +0000
commit35667fdbd17ab8c4296effb9916043ad221f588e (patch)
tree5e4da90511fd1fd55a377f1d4dc4ba4b0fb88720
parentec1eeb97c5eaf44270f67dde20ac42cf771cac43 (diff)
downloadports-35667fdbd17ab8c4296effb9916043ad221f588e.tar.gz
ports-35667fdbd17ab8c4296effb9916043ad221f588e.zip
x11/ulauncher: fix depends, unbreak the ports tree
-rw-r--r--x11/ulauncher/Makefile4
1 files 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