Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Aug 2024 12:47:07 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 679879bda217 - main - x11-wm/dwl: default to x11/wmenu after d30161f85f4b
Message-ID:  <202408281247.47SCl7aE096112@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=679879bda217c9725a2a4cf2d51cffe143eb7e66

commit 679879bda217c9725a2a4cf2d51cffe143eb7e66
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-08-28 02:47:55 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-08-28 12:45:15 +0000

    x11-wm/dwl: default to x11/wmenu after d30161f85f4b
    
    https://codeberg.org/dwl/dwl/commit/5c19e23146b6
---
 x11-wm/dwl/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-wm/dwl/Makefile b/x11-wm/dwl/Makefile
index a512bb1fcfb5..f86cf7ea8d68 100644
--- a/x11-wm/dwl/Makefile
+++ b/x11-wm/dwl/Makefile
@@ -35,7 +35,7 @@ OPTIONS_DEFAULT=ADDONS X11
 
 ADDONS_DESC=		Install extra applications: ${ADDONS_RUN_DEPENDS:C/\:.*//}
 ADDONS_RUN_DEPENDS?=	foot:x11/foot \
-			bemenu-run:x11/bemenu
+			wmenu-run:x11/wmenu
 
 X11_LIB_DEPENDS=	libxcb-icccm.so:x11/xcb-util-wm
 X11_USES=		xorg


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408281247.47SCl7aE096112>