diff options
author | Martin Matuska <mm@FreeBSD.org> | 2011-10-13 08:34:39 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2011-10-13 08:34:39 +0000 |
commit | d7745180e6ba091bd8cc9a866a4e886a9927c8fe (patch) | |
tree | c215f27c4aebd88927d759dc0a08faf0a63070e0 /multimedia/kino | |
parent | 867815685f29a73ab2e45d20cac20edd72a21700 (diff) | |
download | ports-d7745180e6ba091bd8cc9a866a4e886a9927c8fe.tar.gz ports-d7745180e6ba091bd8cc9a866a4e886a9927c8fe.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 ee0c5d724706..cd349cab1c94 100644 --- a/multimedia/kino/Makefile +++ b/multimedia/kino/Makefile @@ -7,7 +7,7 @@ PORTNAME= kino PORTVERSION= 1.3.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= multimedia MASTER_SITES= SF @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A DV non-linear video editor LIB_DEPENDS= dv.4:${PORTSDIR}/multimedia/libdv \ - MagickWand.4:${PORTSDIR}/graphics/ImageMagick \ + MagickWand.5:${PORTSDIR}/graphics/ImageMagick \ samplerate.1:${PORTSDIR}/audio/libsamplerate RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mencoder \ mplex:${PORTSDIR}/multimedia/mjpegtools |