summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 6 insertions, 3 deletions
diff --git a/UPDATING b/UPDATING
index e98e7f107bc4..4f893d1ba6fc 100644
--- a/UPDATING
+++ b/UPDATING
@@ -100,10 +100,13 @@ upgrades.
As a result of the upgrade to gettext-0.16.1, the shared library version
of libintl has changed, so you will need to rebuild all ports that
- depend on gettext (ie: most of them, sorry).
+ depend on gettext (ie: most of them, sorry):
- portupgrade -rf gettext
- portmaster -r gettext
+ portupgrade -rf gettext
+
+ or
+
+ portmaster -r gettext
In addition, if you have multimedia/vlc installed, you should deinstall
it *before* either of the above commands, and reinstall it manually