aboutsummaryrefslogtreecommitdiffstats
path: root/audio/celt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/celt/Makefile')
-rw-r--r--audio/celt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/celt/Makefile b/audio/celt/Makefile
index 1d43e926f246..8a327d19bdab 100644
--- a/audio/celt/Makefile
+++ b/audio/celt/Makefile
@@ -7,13 +7,14 @@
PORTNAME= celt
PORTVERSION= 0.5.2
+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.5:${PORTSDIR}/audio/libogg
+LIB_DEPENDS= ogg.6:${PORTSDIR}/audio/libogg
GNU_CONFIGURE= yes
USE_GMAKE= yes