[Bug 256726] graphics/libglvnd: conflicts with mesa-libs-20.2.3 (installs files into the same place)
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256726 Igor Pavlov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.freshports.org/ | |graphics/mesa-libs/ Resolution|--- |Not A Bug CC| |[email protected] | |om Status|New |Closed --- Comment #1 from Igor Pavlov <[email protected]> --- 2021-06-17 Affects: users of graphics/mesa-libs Author: [email protected] Reason: Some libraries from mesa-libs are now provided by libglvnd while others were renamed. When building outside poudriere make sure to remove mesa-libs first in order to avoid conflict with libglvnd. For portmaster users: # pkg delete -f mesa-libs # portmaster -a For portupgrade users: # pkg delete -f mesa-libs # portupgrade -a -- You are receiving this mail because: You are the assignee for the bug.