summaryrefslogtreecommitdiff
path: root/audio/sdl_mixer
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-01-16 17:41:49 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-01-16 17:41:49 +0000
commita86e614a3f66ad4d9e308d822c8f2f4e2834f642 (patch)
treef55c033096c9770258f25b22a3be32aaf7f431b5 /audio/sdl_mixer
parentBump Ogg Vorbis library versions. (diff)
Update version number of vorbis shared library.
Notes
Notes: svn path=/head/; revision=53178
Diffstat (limited to 'audio/sdl_mixer')
-rw-r--r--audio/sdl_mixer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile
index 392fb5812bb4..eb2352214b0c 100644
--- a/audio/sdl_mixer/Makefile
+++ b/audio/sdl_mixer/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= sobomax@FreeBSD.org
LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 \
smpeg.1:${PORTSDIR}/graphics/smpeg \
- vorbis.0:${PORTSDIR}/audio/libvorbis
+ vorbis.1:${PORTSDIR}/audio/libvorbis
SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config