diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-02-16 19:48:10 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-02-16 19:48:10 +0000 |
commit | b5bf95f8e670b2c43174dc570c38010b7715bbc2 (patch) | |
tree | 1ca363e4607d4b9b57c8c7b14724b60457abd362 /audio/sdl_mixer | |
parent | f254c96b963516aa6d5243e81db9c73f5a47264e (diff) | |
download | FreeBSD-ports-b5bf95f8e670b2c43174dc570c38010b7715bbc2.zip FreeBSD-ports-b5bf95f8e670b2c43174dc570c38010b7715bbc2.tar.gz |
Update SDL shared library version number.
Diffstat (limited to 'audio/sdl_mixer')
-rw-r--r-- | audio/sdl_mixer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile index ebf4fe7..79b663f 100644 --- a/audio/sdl_mixer/Makefile +++ b/audio/sdl_mixer/Makefile @@ -13,7 +13,7 @@ DISTNAME= SDL_mixer-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= SDL-1.1.2:${PORTSDIR}/devel/sdl-devel \ +LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl-devel \ smpeg.1:${PORTSDIR}/graphics/smpeg \ vorbis.0:${PORTSDIR}/audio/libvorbis |