summaryrefslogtreecommitdiff
path: root/Mk/bsd.sdl.mk
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2010-01-30 09:43:31 +0000
committerMarcus von Appen <mva@FreeBSD.org>2010-01-30 09:43:31 +0000
commit6506e45d69278ab9aa0c11e218c71ca3e07664ec (patch)
tree05146fe73a348007077e1538540aa966348106d1 /Mk/bsd.sdl.mk
parent- Update to 0.9.10 (diff)
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11. - Update graphics/sdl_gfx to version 2.0.20. - Update graphics/sdl_image to version 1.2.10. - Bump portrevisions for all ports depending on audio/sdl_mixer and graphics/sdl_image. - Update Mk/bsd.sdl.mk accordingly for the new shared lib versions. PR: ports/142147 ports/142248 ports/142249 Approved by: miwi (mentor implicit)
Notes
Notes: svn path=/head/; revision=248835
Diffstat (limited to 'Mk/bsd.sdl.mk')
-rw-r--r--Mk/bsd.sdl.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.sdl.mk b/Mk/bsd.sdl.mk
index 9f2019d85069..2369ad6a7a48 100644
--- a/Mk/bsd.sdl.mk
+++ b/Mk/bsd.sdl.mk
@@ -61,12 +61,12 @@ _VERSION_gui= 0
_SUBDIR_gui= x11-toolkits
_REQUIRES_gui= sdl image ttf
-_VERSION_image= 1
+_VERSION_image= 8
_SUBDIR_image= graphics
_LIB_image= SDL_image-1.2
_REQUIRES_image=sdl
-_VERSION_mixer= 2
+_VERSION_mixer= 10
_SUBDIR_mixer= audio
_LIB_mixer= SDL_mixer-1.2
_REQUIRES_mixer=sdl