Date: Tue, 13 Jun 2017 13:04:34 -0700 (MST) From: Robert_Burmeister <robert.burmeister@utoledo.edu> To: freebsd-x11@freebsd.org Subject: Re: FreeBSD - Consolidate the Mesa ports, update to 17.0.4, and add Wayland option. Message-ID: <1497384274014-6191135.post@n6.nabble.com> In-Reply-To: <591678F7.7010400@UToledo.edu> References: <591678F7.7010400@UToledo.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Aggregating solutions on the internet, here is a workable procedure to update from ports: [update your ports tree] pkg delete -f libEGL libGL libglesv2 gbm libglapi cd /usr/ports/graphics/mesa-libs/ && make install clean pkg delete -f dri cd /usr/ports/graphics/mesa-dri/ && make install clean cd /usr/ports/graphics/s2tc/ && make install clean pkg check -dn run "portupgrade -f" to work off the list provided by "pkg check -dn" -- View this message in context: http://freebsd.1045724.x6.nabble.com/Re-FreeBSD-Consolidate-the-Mesa-ports-update-to-17-0-4-and-add-Wayland-option-tp6185666p6191135.html Sent from the freebsd-x11 mailing list archive at Nabble.com.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1497384274014-6191135.post>