x11-wm/gamescope: drop bc1d9770a8 leftover after 05356a1b1a

This commit is contained in:
Jan Beich 2022-12-08 09:24:24 +00:00
parent 0db631f101
commit 54c4ff9ec5
1 changed files with 0 additions and 6 deletions

View File

@ -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>