aboutsummaryrefslogtreecommitdiff
path: root/audio/sdl_mixer
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-12-11 09:31:28 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-12-11 09:31:28 +0000
commitc1d91995a918fe984dd5c6c7d765137d543dec0b (patch)
tree8c937b3139c9f6b4179e2c5481f98ac5a69880ea /audio/sdl_mixer
parent9187adeb42f829b85204d484590b5a20c9c73deb (diff)
downloadports-c1d91995a918fe984dd5c6c7d765137d543dec0b.tar.gz
ports-c1d91995a918fe984dd5c6c7d765137d543dec0b.zip
Notes
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 4d3fe2a0337a..4e7e249b31fa 100644
--- a/audio/sdl_mixer/Makefile
+++ b/audio/sdl_mixer/Makefile
@@ -14,7 +14,7 @@ DISTNAME= SDL_mixer-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
LIB_DEPENDS= SDL-1.1.2:${PORTSDIR}/devel/sdl-devel \
- smpeg.0:${PORTSDIR}/graphics/smpeg \
+ smpeg.1:${PORTSDIR}/graphics/smpeg \
mikmod.2:${PORTSDIR}/audio/libmikmod
SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config