1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- portupgrade needs the -O flag here due to a

bug in how it processes the missing tcl-modules
  dependency

Reported by:	gahr
This commit is contained in:
Bryan Drewery 2013-02-07 14:20:53 +00:00
parent 3d2c55ece9
commit c18432048a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311837

View File

@ -75,7 +75,7 @@ you update your ports collection, before attempting any port upgrades.
portmaster -w -r <port> portmaster -w -r <port>
If you use portupgrade: If you use portupgrade:
portupgrade -fr <origin/port> portupgrade -Ofr <origin/port>
If you use pkgng with binary packages: If you use pkgng with binary packages:
pkg install -fR <origin/port> pkg install -fR <origin/port>