aboutsummaryrefslogtreecommitdiff
path: root/games/wesnoth
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:03:11 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:03:11 +0000
commit79698c84577df2797724d484418f1de7f67bf07f (patch)
treefa993eea8870e6aef79666a19d170137054831ba /games/wesnoth
parent1e9db8ea3e482636b52f2452827dab557908f533 (diff)
downloadports-79698c84577df2797724d484418f1de7f67bf07f.tar.gz
ports-79698c84577df2797724d484418f1de7f67bf07f.zip
Convert to UCL & cleanup pkg-message (categories e-g)
Notes
Notes: svn path=/head/; revision=508837
Diffstat (limited to 'games/wesnoth')
-rw-r--r--games/wesnoth/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/games/wesnoth/pkg-message b/games/wesnoth/pkg-message
index 6aa0cecd7b77..a547ca566d92 100644
--- a/games/wesnoth/pkg-message
+++ b/games/wesnoth/pkg-message
@@ -1,5 +1,11 @@
+[
+{ type: install
+ message: <<EOM
Wesnoth assumes an UTF-8 charset by default. Using another charset
will result in a crash. To avoid this situation set the charset
before starting wesnoth:
env LANG=en_US.UTF-8 wesnoth
+EOM
+}
+]