diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2022-12-08 09:24:24 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2022-12-08 09:24:24 +0000 |
| commit | 54c4ff9ec5739b78342421fc7f329371b8b6a037 (patch) | |
| tree | 012ec2138a99fb1b00d807af6638fbfc3cd1fdc1 | |
| parent | 0db631f10140dec8e4548a9f75965630be10f680 (diff) | |
x11-wm/gamescope: drop bc1d9770a8d9 leftover after 05356a1b1a22
| -rw-r--r-- | x11-wm/gamescope/Makefile | 6 |
1 files changed, 0 insertions, 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> |
