aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-28 20:16:53 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-28 20:16:53 +0000
commit90d127bfedad5441472fdac6ed26e6fdaec5a94d (patch)
tree7663fa654d30a35bf7eabb10f42e1ff13fa8b335 /UPDATING
parentf27926601a70a3355a7302a3a087d73ae518ba60 (diff)
downloadports-90d127bfedad5441472fdac6ed26e6fdaec5a94d.tar.gz
ports-90d127bfedad5441472fdac6ed26e6fdaec5a94d.zip
- Make the gettext instructions a bit more fool-proof.
Requested by: netchild Useful until: someone invents bigger fool
Notes
Notes: svn path=/head/; revision=188689
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