aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-02-07 08:34:25 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-02-07 08:34:25 +0000
commit82d5d8e1b13f22cf3261151ff07055d2fe1fbc85 (patch)
treedf8bc81341c080c8d3e9f4da380160d2f00094b0 /UPDATING
parent2338dc1b3c12b82daac39054f1fa32a4c5aab46f (diff)
downloadports-82d5d8e1b13f22cf3261151ff07055d2fe1fbc85.tar.gz
ports-82d5d8e1b13f22cf3261151ff07055d2fe1fbc85.zip
- Explain better how to get rid of the old Tcl/Tk ports in the 20130206 entry.
Suggested by: mandree
Notes
Notes: svn path=/head/; revision=311817
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 9 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 12f84488f730..3a1bddc2f96b 100644
--- a/UPDATING
+++ b/UPDATING
@@ -61,7 +61,15 @@ you update your ports collection, before attempting any port upgrades.
- x11-toolkits/tk85-thread
- x11-toolkits/tk86-thread
- Please rebuild all ports that depends on them:
+ Please remove them ...
+
+ If you use pkgng:
+ pkg delete -f <port>
+
+ If you use pkg_* tools
+ pkg_delete -f <port>
+
+ ... before rebuilding all ports that depend on them:
If you use portmaster:
portmaster -w -r <port>