[Bug 296368] graphics/glew: needs to be build with EGL support
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296368 --- Comment #2 from [email protected] --- A commit in branch 2026Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=14e9dfc4dbd4f334665ad57143bc4289be07a295 commit 14e9dfc4dbd4f334665ad57143bc4289be07a295 Author: Robert Clausecker <[email protected]> AuthorDate: 2026-06-29 15:57:53 +0000 Commit: Robert Clausecker <[email protected]> CommitDate: 2026-06-30 19:08:34 +0000 graphics/hugin: permit use of libepoxy instead of glew Some users report problems with hugin coming from graphics/glew not being built with EGL support. Permit using libepoxy instead of graphics/glew for OpenGL stuff and make it the default to work around this issue. Building with graphics/glew remains available as an option. PR: 296330, 296368 Reported by: grog Tested by: grog MFH: 2026Q2 (cherry picked from commit 2fa6358ccc39f9ef705ca209fc9dacf276ef69df) graphics/hugin/Makefile | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.