git: 54c4ff9ec573 - main - x11-wm/gamescope: drop bc1d9770a8d9 leftover after 05356a1b1a22
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 08 Dec 2022 09:24:43 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=54c4ff9ec5739b78342421fc7f329371b8b6a037 commit 54c4ff9ec5739b78342421fc7f329371b8b6a037 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-12-08 09:24:24 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-12-08 09:24:24 +0000 x11-wm/gamescope: drop bc1d9770a8d9 leftover after 05356a1b1a22 --- x11-wm/gamescope/Makefile | 6 ------ 1 file changed, 6 deletions(-) diff --git a/x11-wm/gamescope/Makefile b/x11-wm/gamescope/Makefile index 1d7e7bf723a4..b81a85e23bb6 100644 --- a/x11-wm/gamescope/Makefile +++ b/x11-wm/gamescope/Makefile @@ -50,11 +50,5 @@ PIPEWIRE_MESON_ENABLED= pipewire post-extract: # Merge patch_directory for subprojects without meson.build @(cd ${WRKSRC}/subprojects/packagefiles && ${COPYTREE_SHARE} . ..) -.if defined(PATCHFILES) && ${PATCHFILES:M91fbb22bda68*} -# Pretend to be a regular file for vendor patch to apply as is - @${RMDIR} ${WRKSRC}/subprojects/wlroots - @${ECHO_CMD} "Subproject commit 9f41627aa10a94d9427bc315fa3d363a61b94d7c" \ - >${WRKSRC}/subprojects/wlroots -.endif .include <bsd.port.mk>