diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-08-11 15:33:56 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-08-11 15:33:56 +0000 |
commit | 9776899737cbcd28d92198d53f85ba64cfcda4df (patch) | |
tree | cb1464df5d6b09b6cdaa8c68ff3123830b352901 /multimedia/kino | |
parent | dc1c8cfb3fad1345a75fc4247d80245b0306e5fb (diff) |
Notes
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 \ |