From f83314c6fc26809cae1101229a26e03bffd19998 Mon Sep 17 00:00:00 2001 From: trasz Date: Sun, 19 Jul 2009 14:05:02 +0000 Subject: Update to 0.6.1. --- audio/celt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/celt/Makefile') 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 -- cgit