git: e5549e61d82b - main - x11-wm/wlmaker: drop unused patch after 0f824f3cbc57

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Tue, 25 Jun 2024 03:14:11 UTC
The branch main has been updated by jbeich:

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

commit e5549e61d82b731bff7e0f475e1c689ec8ccc403
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-06-25 03:11:04 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-06-25 03:13:53 +0000

    x11-wm/wlmaker: drop unused patch after 0f824f3cbc57
---
 x11-wm/wlmaker/Makefile | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/x11-wm/wlmaker/Makefile b/x11-wm/wlmaker/Makefile
index 852221cfe719..1487bab53bcf 100644
--- a/x11-wm/wlmaker/Makefile
+++ b/x11-wm/wlmaker/Makefile
@@ -32,9 +32,6 @@ PLIST_FILES=	bin/${PORTNAME} \
 		${NULL}
 
 post-patch:
-# Drop dependency on unreleased version of libwayland
-	@${REINPLACE_CMD} -e 's/1\.22\.90/1.22.0/' \
-		${WRKSRC}/CMakeLists.txt
 # Respect PREFIX for icons
 	@${REINPLACE_CMD} 's,/usr/share,${DATADIR:H},' \
 		${WRKSRC}/src/decorations.c