diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-02-16 19:48:10 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-02-16 19:48:10 +0000 |
commit | 7943b38622df34b660cc9f315e803cea3b7b2624 (patch) | |
tree | ea213f772b528d576303e8baac812bfee44b02d2 /audio/sdl_mixer | |
parent | 26b139aa592f8abfec70a57a2709869dea126e6c (diff) | |
download | ports-7943b38622df34b660cc9f315e803cea3b7b2624.tar.gz ports-7943b38622df34b660cc9f315e803cea3b7b2624.zip |
Notes
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 ebf4fe7fa928..79b663f73173 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 |