freebsd-ports/devel/sdl12/pkg-message.vgl
Dmitry Marakasov ebfd40b3d4 - Add LICENSE_FILE
- Switch to USES=localbase
- Don't install COPYING with docs
- Switch to options helpers
2017-06-09 09:01:23 +00:00

8 lines
475 B
Text

------------------------------------------------------------------------------
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".
------------------------------------------------------------------------------