aboutsummaryrefslogtreecommitdiff
path: root/devel/sdl12/pkg-message.vgl
diff options
context:
space:
mode:
Diffstat (limited to 'devel/sdl12/pkg-message.vgl')
-rw-r--r--devel/sdl12/pkg-message.vgl8
1 files changed, 6 insertions, 2 deletions
diff --git a/devel/sdl12/pkg-message.vgl b/devel/sdl12/pkg-message.vgl
index 4d26f0bb3931..a816310a8b6c 100644
--- a/devel/sdl12/pkg-message.vgl
+++ b/devel/sdl12/pkg-message.vgl
@@ -1,8 +1,12 @@
-------------------------------------------------------------------------------
+[
+{ type: install
+ message: <<EOM
Your SDL library has been built with libvgl support, which means that you
can run almost any SDL application straight on your console (VESA 2.0
compatible videocard is required).
To do this you have to load the vesa kernel module or enable it in your
kernel, and set environment variable "SDL_VIDEODRIVER=vgl".
-------------------------------------------------------------------------------
+EOM
+}
+]