[Bug 293322] graphics/materialx: depends on libXinerama

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 23 Feb 2026 17:24:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293322

--- Comment #11 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

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

commit a5e09e845b22fa35cdb320df1a8f2d1518ee712d
Author:     Vladimir Druzenko <vvd@FreeBSD.org>
AuthorDate: 2026-02-23 17:21:26 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2026-02-23 17:21:26 +0000

    graphics/materialx: Add required by bundled glfw dependencies

    - Sync dependencies with graphics/glfw X11 enabled, WAYLAND disabled.
    - Remove python version 3.9 from USES - 3.10 is the oldest version in
      ports.
    - Add USES+=compiler:c++17-lang - several parts of the port uses
      -std=c++17.

    PR:             293322
    Approved by:    Martin Filla <freebsd@sysctl.cz> (maintainer)

 graphics/materialx/Makefile | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.