aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/kino
diff options
context:
space:
mode:
authorpb <pb@FreeBSD.org>2006-12-28 19:19:26 +0800
committerpb <pb@FreeBSD.org>2006-12-28 19:19:26 +0800
commit9481a7f4d70af4a36f02e594ce2c1e70023862c9 (patch)
tree09f1d72524c5d8ed02a060f4732e1a316b87e9ec /multimedia/kino
parent30e1f230ca55e7b2f170729b790e08019fedebb1 (diff)
downloadfreebsd-ports-gnome-9481a7f4d70af4a36f02e594ce2c1e70023862c9.tar.gz
freebsd-ports-gnome-9481a7f4d70af4a36f02e594ce2c1e70023862c9.tar.zst
freebsd-ports-gnome-9481a7f4d70af4a36f02e594ce2c1e70023862c9.zip
Add a dependency on multimedia/ffmpeg-devel to fix compilation error.
Diffstat (limited to 'multimedia/kino')
-rw-r--r--multimedia/kino/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/kino/Makefile b/multimedia/kino/Makefile
index 59c01591979d..267b6cc64b65 100644
--- a/multimedia/kino/Makefile
+++ b/multimedia/kino/Makefile
@@ -15,10 +15,10 @@ MAINTAINER= pb@FreeBSD.org
COMMENT= A DV non-linear video editor
LIB_DEPENDS= dv.4:${PORTSDIR}/multimedia/libdv \
+ avcodec.1:$(PORTSDIR)/multimedia/ffmpeg-devel \
Magick.10:${PORTSDIR}/graphics/ImageMagick \
samplerate.1:${PORTSDIR}/audio/libsamplerate
-RUN_DEPENDS= ffmpeg:${PORTSDIR}/multimedia/ffmpeg \
- mencoder:${PORTSDIR}/multimedia/mplayer \
+RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mplayer \
mplex:${PORTSDIR}/multimedia/mjpegtools
OPTIONS= QUICKTIME "With Quicktime support" off