summaryrefslogtreecommitdiff
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
parentUpdate to 0.4.2. (diff)
Update version number of smpeg shared library.
Notes
Notes: svn path=/head/; revision=35887
-rw-r--r--audio/pysol-sound-server/Makefile2
-rw-r--r--audio/sdl_mixer/Makefile2
-rw-r--r--graphics/xmps/Makefile2
-rw-r--r--multimedia/xmps/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/audio/pysol-sound-server/Makefile b/audio/pysol-sound-server/Makefile
index ce90595bdc9c..34c46434dae6 100644
--- a/audio/pysol-sound-server/Makefile
+++ b/audio/pysol-sound-server/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/pysol/pysol-sound-s
MAINTAINER= sobomax@FreeBSD.org
LIB_DEPENDS= SDL-1.1.2:${PORTSDIR}/devel/sdl-devel \
- smpeg.0:${PORTSDIR}/graphics/smpeg \
+ smpeg.1:${PORTSDIR}/graphics/smpeg \
SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer
WRKSRC= ${WRKDIR}/${DISTNAME}/src
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
diff --git a/graphics/xmps/Makefile b/graphics/xmps/Makefile
index 688d1c1d64ae..80495bb2a0f3 100644
--- a/graphics/xmps/Makefile
+++ b/graphics/xmps/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://xmps.sourceforge.net/sources/
MAINTAINER= sobomax@FreeBSD.org
-LIB_DEPENDS= smpeg.0:${PORTSDIR}/graphics/smpeg
+LIB_DEPENDS= smpeg.1:${PORTSDIR}/graphics/smpeg
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
diff --git a/multimedia/xmps/Makefile b/multimedia/xmps/Makefile
index 688d1c1d64ae..80495bb2a0f3 100644
--- a/multimedia/xmps/Makefile
+++ b/multimedia/xmps/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://xmps.sourceforge.net/sources/
MAINTAINER= sobomax@FreeBSD.org
-LIB_DEPENDS= smpeg.0:${PORTSDIR}/graphics/smpeg
+LIB_DEPENDS= smpeg.1:${PORTSDIR}/graphics/smpeg
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config