Skip to content
Snippets Groups Projects
Commit 2e79e158 authored by Jan Beich's avatar Jan Beich
Browse files

x11-servers/xwayland-devel: pass --skip-subprojects from within ninja

parent 8bda7158
No related branches found
No related tags found
No related merge requests found
......@@ -80,12 +80,9 @@ NVIDIA_BUILD_DEPENDS= egl-wayland>0:graphics/egl-wayland
NVIDIA_MESON_TRUE= xwayland_eglstream
.ifdef GL_TUPLE
post-install:
# XXX USES=meson invokes ninja directly, so doesn't support --skip-subprojects
@${RM} -r ${STAGEDIR}${PREFIX}/include/GL
@${RM} -r ${STAGEDIR}${PREFIX}/include/X11
@${RM} -r ${STAGEDIR}${PREFIX}/share/doc/xorgproto
@${RM} -r ${STAGEDIR}${PREFIX}/share/pkgconfig
post-configure:
@${REINPLACE_CMD} 's/meson install/& \
--skip-subprojects/' ${BUILD_WRKSRC}/build.ninja
.endif
.include <bsd.port.mk>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment