aboutsummaryrefslogtreecommitdiff
path: root/audio/celt
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2012-07-19 20:15:37 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2012-07-19 20:15:37 +0000
commitbcd6fbdee45e041ea8aa3b61e3e3af41d37fbf42 (patch)
treedfdcc45398e5afa60b24a37939251e643224e22f /audio/celt
parentb12b0c850f4a39b5206a866dea9bb2d538cf95b5 (diff)
downloadports-bcd6fbdee45e041ea8aa3b61e3e3af41d37fbf42.tar.gz
ports-bcd6fbdee45e041ea8aa3b61e3e3af41d37fbf42.zip
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
Notes
Notes: svn path=/head/; revision=301188
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}