forked from Lainports/freebsd-ports
Upper case the last 'l' in libGL
Submitted by: Mike Jakubik <mike.jakubik@intertainservices.com>
This commit is contained in:
parent
952159e04e
commit
3ce7ea6997
1 changed files with 1 additions and 1 deletions
2
UPDATING
2
UPDATING
|
|
@ -26,7 +26,7 @@ you update your ports collection, before attempting any port upgrades.
|
|||
updated to 9.1 when compiled with WITH_NEW_XORG= set. It is necessary
|
||||
to remove the old versions of both ports before updating.
|
||||
|
||||
# pkg_delete -f libGl-\* dri-\*
|
||||
# pkg_delete -f libGL-\* dri-\*
|
||||
or
|
||||
# pkg delete -f libGL dri
|
||||
followed by
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue