summaryrefslogtreecommitdiff
path: root/emulators/vba/files
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 /emulators/vba/files
parentdatabases/percona-pam-for-mysql: unbreak on powerpc64 (diff)
Convert to UCL & cleanup pkg-message (categories e-g)
Diffstat (limited to 'emulators/vba/files')
-rw-r--r--emulators/vba/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/emulators/vba/files/pkg-message.in b/emulators/vba/files/pkg-message.in
index cb364d43a385..26da3acaefe7 100644
--- a/emulators/vba/files/pkg-message.in
+++ b/emulators/vba/files/pkg-message.in
@@ -1,4 +1,6 @@
------------------------------------------------------------------
+[
+{ type: install
+ message: <<EOM
The default configuration file has been installed as
%%LOCALBASE%%/bin/VisualBoyAdvance.cfg-default. Please copy it to
%%LOCALBASE%%/bin/VisualBoyAdvance.cfg before you start the emulator.
@@ -6,4 +8,6 @@ The default configuration file has been installed as
If all you see after loading a ROM is a black screen and/or
VisualBoy Advance crashes, try switching the video filter.
Either change it in the global config file or use the -f switch.
------------------------------------------------------------------
+EOM
+}
+]