[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 #1 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2fa6358ccc39f9ef705ca209fc9dacf276ef69df commit 2fa6358ccc39f9ef705ca209fc9dacf276ef69df Author: Robert Clausecker <[email protected]> AuthorDate: 2026-06-29 15:57:53 +0000 Commit: Robert Clausecker <[email protected]> CommitDate: 2026-06-30 19:06:31 +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 graphics/hugin/Makefile | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.