aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2013-02-07 14:20:53 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2013-02-07 14:20:53 +0000
commitc18432048a06bfe18b978fdce28b0bade7c86782 (patch)
tree1a157d599734782f3822215f4df2067191e15608 /UPDATING
parent3d2c55ece9b0a78ea3eed1a25ff8ca8ad3fd0ae7 (diff)
downloadports-c18432048a06bfe18b978fdce28b0bade7c86782.tar.gz
ports-c18432048a06bfe18b978fdce28b0bade7c86782.zip
- portupgrade needs the -O flag here due to a
bug in how it processes the missing tcl-modules dependency Reported by: gahr
Notes
Notes: svn path=/head/; revision=311837
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 3a1bddc2f96b..5c8d57579e4a 100644
--- a/UPDATING
+++ b/UPDATING
@@ -75,7 +75,7 @@ you update your ports collection, before attempting any port upgrades.
portmaster -w -r <port>
If you use portupgrade:
- portupgrade -fr <origin/port>
+ portupgrade -Ofr <origin/port>
If you use pkgng with binary packages:
pkg install -fR <origin/port>