summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2013-02-07 14:20:53 +0000
committerbdrewery <bdrewery@FreeBSD.org>2013-02-07 14:20:53 +0000
commitc0e81d6b8a30b56c5eb32192c7cad640e9847838 (patch)
tree1a157d599734782f3822215f4df2067191e15608 /UPDATING
parent7b0fc721462b139779e61f237472b08543d57e5a (diff)
downloadFreeBSD-ports-c0e81d6b8a30b56c5eb32192c7cad640e9847838.zip
FreeBSD-ports-c0e81d6b8a30b56c5eb32192c7cad640e9847838.tar.gz
- portupgrade needs the -O flag here due to a
bug in how it processes the missing tcl-modules dependency Reported by: gahr
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 3a1bddc..5c8d575 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>
OpenPOWER on IntegriCloud