aboutsummaryrefslogtreecommitdiff
path: root/audio/celt/Makefile
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2009-02-19 19:50:14 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2009-02-19 19:50:14 +0000
commit88b9cb547525ba430f613fd4bb67f61882da60b3 (patch)
treede71198d874cda8f488eb07bc0cabf8c3745f1a6 /audio/celt/Makefile
parent45aef4d6daa1a83c425bf9322b7e0a13f6aab871 (diff)
downloadports-88b9cb547525ba430f613fd4bb67f61882da60b3.tar.gz
ports-88b9cb547525ba430f613fd4bb67f61882da60b3.zip
Notes
Diffstat (limited to 'audio/celt/Makefile')
-rw-r--r--audio/celt/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/celt/Makefile b/audio/celt/Makefile
index cbaef8acdcfd..1d43e926f246 100644
--- a/audio/celt/Makefile
+++ b/audio/celt/Makefile
@@ -6,13 +6,15 @@
#
PORTNAME= celt
-PORTVERSION= 0.5.1
+PORTVERSION= 0.5.2
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
+
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes