summaryrefslogtreecommitdiff
path: root/audio/vorbis-tools
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2007-02-23 22:51:12 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2007-02-23 22:51:12 +0000
commit26a0087e1eae735cc4087f82bd23ea56b71909e4 (patch)
tree5dc9cc80fb5f10a5bdbbfd66cdd6b21945c42257 /audio/vorbis-tools
parentaudio/speex-devel -> audio/speex, remove audio/speex-devel. (diff)
Chase the shared library version of speex, bump the PORTREVISION.
Notes
Notes: svn path=/head/; revision=185771
Diffstat (limited to 'audio/vorbis-tools')
-rw-r--r--audio/vorbis-tools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile
index fe5a04cf5ee2..08e3aa507f7e 100644
--- a/audio/vorbis-tools/Makefile
+++ b/audio/vorbis-tools/Makefile
@@ -7,7 +7,7 @@
PORTNAME= vorbis-tools
PORTVERSION= 1.1.1
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 3
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/vorbis/
@@ -18,7 +18,7 @@ COMMENT= Play, encode, and manage Ogg Vorbis files
LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \
curl.4:${PORTSDIR}/ftp/curl \
FLAC.7:${PORTSDIR}/audio/flac \
- speex.3:${PORTSDIR}/audio/speex \
+ speex.1:${PORTSDIR}/audio/speex \
vorbis.3:${PORTSDIR}/audio/libvorbis
USE_GETTEXT= yes