diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-19 21:14:18 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-19 21:14:18 +0000 |
commit | 065b55a4941dfed8cd67101e6b60d0ee0056f13e (patch) | |
tree | 8d3b921ef1d7664d9f197ca0c7151f5d974033d6 /Mk/bsd.sdl.mk | |
parent | c1f52005d9aabf98798149d4bd1e977aa006a9a9 (diff) |
Notes
Diffstat (limited to 'Mk/bsd.sdl.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 19daa29f6ef1..76aa34db26ab 100644 --- a/Mk/bsd.sdl.mk +++ b/Mk/bsd.sdl.mk @@ -48,7 +48,7 @@ _USE_SDL_ALL= gfx gui image mixer ldbad mm net sdl sound ttf # _REQUIRES_xxx also needs these SDL libraries # -_VERSION_gfx= 10 +_VERSION_gfx= 11 _SUBDIR_gfx= graphics _REQUIRES_gfx= sdl |