summaryrefslogtreecommitdiff
path: root/audio/speex/Makefile
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-12-20 15:22:56 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-12-20 15:22:56 +0000
commit4a8a94afaf2b48b5a09619c5a9af1590fa7fa2d4 (patch)
tree38cbfc09931e59714b498a427ca50b5ab0d388d4 /audio/speex/Makefile
parentUpdate ports: japanese/yc.el (diff)
Update to Ogg Vorbis 1.0.1.
Major user-visible change: vorbis-tools now integrates some support for flac and speex files.
Notes
Notes: svn path=/head/; revision=96268
Diffstat (limited to 'audio/speex/Makefile')
-rw-r--r--audio/speex/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/speex/Makefile b/audio/speex/Makefile
index 4119090da0ac..d8219fc5a35e 100644
--- a/audio/speex/Makefile
+++ b/audio/speex/Makefile
@@ -8,6 +8,7 @@
PORTNAME= speex
PORTVERSION= 1.0.3
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= audio
MASTER_SITES= http://www.speex.org/download/
@@ -16,7 +17,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/}
MAINTAINER= jre@vineyard.net
COMMENT= An open-source patent-free voice codec
-LIB_DEPENDS= ogg.4:${PORTSDIR}/audio/libogg
+LIB_DEPENDS= ogg.5:${PORTSDIR}/audio/libogg
USE_GETOPT_LONG= yes
USE_REINPLACE= yes