aboutsummaryrefslogtreecommitdiffstats
path: root/audio/celt
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2010-06-07 04:44:03 +0800
committernaddy <naddy@FreeBSD.org>2010-06-07 04:44:03 +0800
commita60aa9161fa5196ed4cbb4215c1b907654a5ec0e (patch)
tree92d84ed5d6b96acdcb0766cc553b1e437c95bbd1 /audio/celt
parentd8350e7fbe4de6cda75d1fc3e83a70ed8d6a0f70 (diff)
downloadfreebsd-ports-gnome-a60aa9161fa5196ed4cbb4215c1b907654a5ec0e.tar.gz
freebsd-ports-gnome-a60aa9161fa5196ed4cbb4215c1b907654a5ec0e.tar.zst
freebsd-ports-gnome-a60aa9161fa5196ed4cbb4215c1b907654a5ec0e.zip
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
Diffstat (limited to 'audio/celt')
-rw-r--r--audio/celt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/celt/Makefile b/audio/celt/Makefile
index 63da8e8e5a0f..b86d251bb258 100644
--- a/audio/celt/Makefile
+++ b/audio/celt/Makefile
@@ -7,13 +7,14 @@
PORTNAME= celt
PORTVERSION= 0.7.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://downloads.us.xiph.org/releases/celt/
MAINTAINER= trasz@FreeBSD.org
COMMENT= The CELT ultra-low delay audio codec
-LIB_DEPENDS= ogg.6:${PORTSDIR}/audio/libogg
+LIB_DEPENDS= ogg.7:${PORTSDIR}/audio/libogg
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ogg=${LOCALBASE}