aboutsummaryrefslogtreecommitdiff
path: root/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
parent22e04ee7f9d92da1264361c15d77ce7418fb374a (diff)
downloadports-6506e45d69278ab9aa0c11e218c71ca3e07664ec.tar.gz
ports-6506e45d69278ab9aa0c11e218c71ca3e07664ec.zip
Notes
Diffstat (limited to '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