diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-03-06 22:16:54 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-03-06 22:16:54 +0000 |
commit | e8e8d1ed233079a29267a3e400cb7421861da7d8 (patch) | |
tree | 88667e0cd9eb3f3b8ae110c9ab45b0df498a20d9 /multimedia/kino | |
parent | 3371bb19dbfb5adda493d4970d15b8ab5d9b8072 (diff) | |
download | ports-e8e8d1ed233079a29267a3e400cb7421861da7d8.tar.gz ports-e8e8d1ed233079a29267a3e400cb7421861da7d8.zip |
Notes
Diffstat (limited to 'multimedia/kino')
-rw-r--r-- | multimedia/kino/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/kino/Makefile b/multimedia/kino/Makefile index e2a0f7e29fc8..130ae594050f 100644 --- a/multimedia/kino/Makefile +++ b/multimedia/kino/Makefile @@ -7,7 +7,7 @@ PORTNAME= kino PORTVERSION= 0.7.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://kino.schirmacher.de/filemanager/download/42/ \ http://perso.enst.fr/~beyssac/mirrors/ @@ -17,7 +17,7 @@ MAINTAINER= pb@FreeBSD.org COMMENT= A DV non-linear video editor LIB_DEPENDS= dv.4:${PORTSDIR}/multimedia/libdv \ - Magick.7:${PORTSDIR}/graphics/ImageMagick \ + Magick.8:${PORTSDIR}/graphics/ImageMagick \ samplerate.1:${PORTSDIR}/audio/libsamplerate USE_GETTEXT= yes |