git: 4100e5eaf9c3 - 2024Q3 - x11-wm/dwl: default to x11/wmenu after d30161f85f4b
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 28 Aug 2024 12:48:33 UTC
The branch 2024Q3 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=4100e5eaf9c3b87779a4abc999695f2a71882508 commit 4100e5eaf9c3b87779a4abc999695f2a71882508 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:47:33 +0000 x11-wm/dwl: default to x11/wmenu after d30161f85f4b https://codeberg.org/dwl/dwl/commit/5c19e23146b6 (cherry picked from commit 679879bda217c9725a2a4cf2d51cffe143eb7e66) --- 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 a5c62b141a3c..fc6473874014 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