diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-23 10:10:15 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-23 10:10:15 +0000 |
commit | 14d82954728272415f6eb5aacdee22d82858108a (patch) | |
tree | 60a5660d61e6644a015ce524bc2ac3a69256d7e3 /Mk | |
parent | d26a0f8adbc24de0746942a5b61cfb1860739692 (diff) |
Notes
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.sdl.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.sdl.mk b/Mk/bsd.sdl.mk index 8e54d41650d7..382506ffc5e7 100644 --- a/Mk/bsd.sdl.mk +++ b/Mk/bsd.sdl.mk @@ -48,7 +48,7 @@ _USE_SDL_ALL= gfx gui image mixer mm net sdl sound ttf # _REQUIRES_xxx also needs these SDL libraries # -_VERSION_gfx= 11 +_VERSION_gfx= 13 _SUBDIR_gfx= graphics _REQUIRES_gfx= sdl |