aboutsummaryrefslogtreecommitdiffstats
path: root/audio/celt
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2012-07-20 04:15:37 +0800
committernaddy <naddy@FreeBSD.org>2012-07-20 04:15:37 +0800
commitc3db8f9750b02e48974982bd8660370d43b6dbe0 (patch)
treedfdcc45398e5afa60b24a37939251e643224e22f /audio/celt
parentedbf6bb176c2ec0597ca4dfbb5307c48f80e7e22 (diff)
downloadfreebsd-ports-gnome-c3db8f9750b02e48974982bd8660370d43b6dbe0.tar.gz
freebsd-ports-gnome-c3db8f9750b02e48974982bd8660370d43b6dbe0.tar.zst
freebsd-ports-gnome-c3db8f9750b02e48974982bd8660370d43b6dbe0.zip
libogg.so.8: 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 1affe48d5d00..b5c2ae60b9ba 100644
--- a/audio/celt/Makefile
+++ b/audio/celt/Makefile
@@ -7,6 +7,7 @@
PORTNAME= celt
PORTVERSION= 0.11.3
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://downloads.us.xiph.org/releases/celt/
@@ -16,7 +17,7 @@ COMMENT= The CELT ultra-low delay audio codec
LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= ogg.7:${PORTSDIR}/audio/libogg
+LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ogg=${LOCALBASE}