summaryrefslogtreecommitdiffstats
path: root/audio/sdl_mixer
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2002-07-20 15:32:43 +0000
committernaddy <naddy@FreeBSD.org>2002-07-20 15:32:43 +0000
commitf5b25a48e4594e0e0807e6e0151b0d99a74579bb (patch)
treeeb5a24710157005772778b61e61f4012f9502492 /audio/sdl_mixer
parent9d7bc0c1c70eb3d07c121855c0bfa7232d41a13a (diff)
downloadFreeBSD-ports-f5b25a48e4594e0e0807e6e0151b0d99a74579bb.zip
FreeBSD-ports-f5b25a48e4594e0e0807e6e0151b0d99a74579bb.tar.gz
Ogg Vorbis 1.0 library major version bumps.
Diffstat (limited to 'audio/sdl_mixer')
-rw-r--r--audio/sdl_mixer/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile
index 23fd9c9..5009b99 100644
--- a/audio/sdl_mixer/Makefile
+++ b/audio/sdl_mixer/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sdl_mixer
PORTVERSION= 1.2.4
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/
DISTNAME= SDL_mixer-${PORTVERSION}
@@ -15,7 +16,7 @@ MAINTAINER= sobomax@FreeBSD.org
LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
smpeg.1:${PORTSDIR}/graphics/smpeg \
- vorbis.1:${PORTSDIR}/audio/libvorbis
+ vorbis.2:${PORTSDIR}/audio/libvorbis
SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config
OpenPOWER on IntegriCloud