aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/lives
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2007-10-10 02:20:07 +0800
committerahze <ahze@FreeBSD.org>2007-10-10 02:20:07 +0800
commit45be6f611513a31416667ed02a1c468d4506b26e (patch)
tree2754ad88f2353540165265f7dd632e6a7d49cbec /multimedia/lives
parent251bcf071cb3b5b55f596ee592da07063830caad (diff)
downloadfreebsd-ports-gnome-45be6f611513a31416667ed02a1c468d4506b26e.tar.gz
freebsd-ports-gnome-45be6f611513a31416667ed02a1c468d4506b26e.tar.zst
freebsd-ports-gnome-45be6f611513a31416667ed02a1c468d4506b26e.zip
Chase libtheora lib version
Diffstat (limited to 'multimedia/lives')
-rw-r--r--multimedia/lives/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile
index 74f5de6976e9..9656bdcfe779 100644
--- a/multimedia/lives/Makefile
+++ b/multimedia/lives/Makefile
@@ -7,6 +7,7 @@
PORTNAME= lives
DISTVERSION= 0.9.8.6
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://www.xs4all.nl/%7Esalsaman/lives/current/ CENKES
DISTNAME= LiVES-${DISTVERSION}
@@ -19,7 +20,7 @@ LIB_DEPENDS= Magick.10:${PORTSDIR}/graphics/ImageMagick \
gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \
jack.0:${PORTSDIR}/audio/jack \
visual-0.4.0:${PORTSDIR}/graphics/libvisual04 \
- theora.2:${PORTSDIR}/multimedia/libtheora \
+ theora.0:${PORTSDIR}/multimedia/libtheora \
avcodec.1:${PORTSDIR}/multimedia/ffmpeg \
dv.4:${PORTSDIR}/multimedia/libdv \
matroska.0:${PORTSDIR}/multimedia/libmatroska \