diff options
author | rafan <rafan@FreeBSD.org> | 2007-08-11 23:33:56 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-08-11 23:33:56 +0800 |
commit | e94b575af49a69b0aa678b5ac6f06efeefa56a59 (patch) | |
tree | 36b1c124013e829cc02b0009cb6bac9b42a3bf7c /multimedia/kino | |
parent | 9f5607eb07e6c7871ce52e54cf891b2f290f3b1a (diff) | |
download | freebsd-ports-gnome-e94b575af49a69b0aa678b5ac6f06efeefa56a59.tar.gz freebsd-ports-gnome-e94b575af49a69b0aa678b5ac6f06efeefa56a59.tar.zst freebsd-ports-gnome-e94b575af49a69b0aa678b5ac6f06efeefa56a59.zip |
- Chase multimedia/mplayer split
PR: ports/115416
Submitted by: Thomas Zander <thomas.e.zander at googlemail.com>
Diffstat (limited to 'multimedia/kino')
-rw-r--r-- | multimedia/kino/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/kino/Makefile b/multimedia/kino/Makefile index f81d951ce8d9..ff1af15300a4 100644 --- a/multimedia/kino/Makefile +++ b/multimedia/kino/Makefile @@ -17,7 +17,7 @@ COMMENT= A DV non-linear video editor LIB_DEPENDS= dv.4:${PORTSDIR}/multimedia/libdv \ Magick.10:${PORTSDIR}/graphics/ImageMagick \ samplerate.1:${PORTSDIR}/audio/libsamplerate -RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mplayer \ +RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mencoder \ mplex:${PORTSDIR}/multimedia/mjpegtools OPTIONS= QUICKTIME "With Quicktime support" off \ |