USE_SDL=yes -> USE_SDL=sdl (good examles everywhere)
WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)
See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.
PR: follow-ups of ports/55494, ports/61877
Submitted by: Edwin Groothuis <edwin@mavetju.org>
- Update to latest release
- Remove dependancy on libpng
- Add switches for SDL, GGI and DirectFB support
- Use X11 renderer as default
- portlint
Note: Since ScummVM is in games, this port should probably
go to games to. It is not directly an emulator, but an
game-data interpreter (just like ScummVM)
PR: ports/51731
Submitted by: Ulrich Spoerlein <q@uni.de>
Approved by: maintainer timeout
PR: 23844
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
HAS_CONFIGURE -> GNU_CONFIGURE to support PREFIX.
CFLAGS -> CPPFLAGS to honor CFLAGS.
Approved by: maintainer