git: cf73e220c56a - main - x11/Makefile: fix for x11/wmctrl-fork
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Jun 2024 04:26:33 UTC
The branch main has been updated by pi:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cf73e220c56a4987321c99f609c176cf41f07389
commit cf73e220c56a4987321c99f609c176cf41f07389
Author: Alexey Vyskubov <alexey@pentode.fi>
AuthorDate: 2024-06-19 04:25:41 +0000
Commit: Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2024-06-19 04:25:41 +0000
x11/Makefile: fix for x11/wmctrl-fork
PR: 277348
---
x11/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11/Makefile b/x11/Makefile
index 6083da1be9a5..60f37aed6a01 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -479,7 +479,7 @@
SUBDIR += wmblob
SUBDIR += wmbutton
SUBDIR += wmcliphist
- SUBDIR += wmctrl
+ SUBDIR += wmctrl-fork
SUBDIR += wmdrawer
SUBDIR += wmenu
SUBDIR += wmfocus