aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2013-02-07 16:34:25 +0800
committergahr <gahr@FreeBSD.org>2013-02-07 16:34:25 +0800
commitdf0a5929a0a8ee824f56d4f11f26cea36b2d8193 (patch)
treedf8bc81341c080c8d3e9f4da380160d2f00094b0 /UPDATING
parentb939cd7b5f6be159c182abef2517affa655f9c16 (diff)
downloadfreebsd-ports-gnome-df0a5929a0a8ee824f56d4f11f26cea36b2d8193.tar.gz
freebsd-ports-gnome-df0a5929a0a8ee824f56d4f11f26cea36b2d8193.tar.zst
freebsd-ports-gnome-df0a5929a0a8ee824f56d4f11f26cea36b2d8193.zip
- Explain better how to get rid of the old Tcl/Tk ports in the 20130206 entry.
Suggested by: mandree
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>