mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add portmaster to the list of tools getting confused.
Sponsored by: Absolight
This commit is contained in:
parent
3a8ea1224e
commit
c1e541715c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396957
1 changed files with 3 additions and 2 deletions
5
UPDATING
5
UPDATING
|
@ -21,8 +21,9 @@ you update your ports collection, before attempting any port upgrades.
|
|||
|
||||
DEFAULT_VERSIONS+= perl5=5.xx
|
||||
|
||||
If your Perl package name is not called perl5-5.xx.y but perl5.xx-5.xx.y, you
|
||||
will need to rename it so that portupgrade doesn't get confused:
|
||||
If your Perl package name is not called perl5-5.xx.y but perl5.xx-5.xx.y,
|
||||
you will need to rename it so that portupgrade and portmaster do not get
|
||||
confused:
|
||||
|
||||
pkg set -n perl5.xx:perl5
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue