aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-03-29 04:16:53 +0800
committerpav <pav@FreeBSD.org>2007-03-29 04:16:53 +0800
commit2844061db1a6c6c559c89ab1073f8fe0d197c53b (patch)
tree1d0270eb329b3c8db105c66bcd8a0bcc6f2275a5 /UPDATING
parent918214ddc26ec69e36c94fdb9bd454b444d7e8ab (diff)
downloadfreebsd-ports-gnome-2844061db1a6c6c559c89ab1073f8fe0d197c53b.tar.gz
freebsd-ports-gnome-2844061db1a6c6c559c89ab1073f8fe0d197c53b.tar.zst
freebsd-ports-gnome-2844061db1a6c6c559c89ab1073f8fe0d197c53b.zip
- Make the gettext instructions a bit more fool-proof.
Requested by: netchild Useful until: someone invents bigger fool
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