aboutsummaryrefslogtreecommitdiffstats
path: root/audio/celt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/celt/Makefile')
-rw-r--r--audio/celt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/celt/Makefile b/audio/celt/Makefile
index 8a327d19bdab..34ce6f61a24c 100644
--- a/audio/celt/Makefile
+++ b/audio/celt/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= celt
-PORTVERSION= 0.5.2
-PORTREVISION= 1
+PORTVERSION= 0.6.1
CATEGORIES= audio
MASTER_SITES= http://downloads.us.xiph.org/releases/celt/
@@ -17,6 +16,7 @@ COMMENT= The CELT ultra-low delay audio codec
LIB_DEPENDS= ogg.6:${PORTSDIR}/audio/libogg
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-ogg=${LOCALBASE}
USE_GMAKE= yes
USE_LDCONFIG= yes
USE_GNOME= gnomehack