diff options
author | Josef El-Rayes <josef@FreeBSD.org> | 2004-12-05 15:26:25 +0000 |
---|---|---|
committer | Josef El-Rayes <josef@FreeBSD.org> | 2004-12-05 15:26:25 +0000 |
commit | aecd0f552c8a14bbb405712262a6ba3861b5a10f (patch) | |
tree | 8c73d640b447c2f736ddb771af7d11ded4a91bcc /multimedia/kino | |
parent | ecf8d46c71779ad45e0591a9fc5659a72029aecd (diff) | |
download | ports-aecd0f552c8a14bbb405712262a6ba3861b5a10f.tar.gz ports-aecd0f552c8a14bbb405712262a6ba3861b5a10f.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 f186a84a3456..f647b7a3ded9 100644 --- a/multimedia/kino/Makefile +++ b/multimedia/kino/Makefile @@ -7,7 +7,7 @@ PORTNAME= kino PORTVERSION= 0.7.5 -PORTREVISION= 1 +PORTREVISION= 2 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.6:${PORTSDIR}/graphics/ImageMagick \ + Magick.7:${PORTSDIR}/graphics/ImageMagick \ samplerate.1:${PORTSDIR}/audio/libsamplerate USE_GETTEXT= yes |