diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-10-09 18:20:07 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-10-09 18:20:07 +0000 |
commit | 6aecb2152b8424217c9212265c6cc601787fdc5e (patch) | |
tree | 7f8777715a13e74b560c8b090488b534ee232ae9 /multimedia/lives | |
parent | c9289eff993f2cd689f8f8e8a26be7d635b4c823 (diff) | |
download | ports-6aecb2152b8424217c9212265c6cc601787fdc5e.tar.gz ports-6aecb2152b8424217c9212265c6cc601787fdc5e.zip |
Notes
Diffstat (limited to 'multimedia/lives')
-rw-r--r-- | multimedia/lives/Makefile | 3 |
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 \ |