diff options
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 468558df60e0..036b325bb94e 100644 --- a/audio/sdl_mixer/Makefile +++ b/audio/sdl_mixer/Makefile @@ -14,7 +14,7 @@ DISTNAME= SDL_mixer-${PORTVERSION} MAINTAINER= sobomax@altavista.net LIB_DEPENDS= SDL-1.1.2:${PORTSDIR}/devel/sdl-devel \ - smpeg-0.3.0:${PORTSDIR}/graphics/smpeg \ + smpeg.0:${PORTSDIR}/graphics/smpeg \ mikmod.2:${PORTSDIR}/audio/libmikmod SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config |