diff options
author | krion <krion@FreeBSD.org> | 2004-05-19 21:14:18 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-05-19 21:14:18 +0000 |
commit | a253fad55444996663c576fb06c4afda90f7f1ee (patch) | |
tree | 12d5bb7d29a3e3b8716c6ffbf7056c5b60d60588 /Mk | |
parent | 9c22b27090f87a3b5e4e999d0bfdf26e58512e48 (diff) | |
download | FreeBSD-ports-a253fad55444996663c576fb06c4afda90f7f1ee.zip FreeBSD-ports-a253fad55444996663c576fb06c4afda90f7f1ee.tar.gz |
- Chase libraries for new graphics/sdl_gfx version.
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 19daa29..76aa34d 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 |