aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authortcberner <tcberner@FreeBSD.org>2019-01-20 18:26:48 +0800
committertcberner <tcberner@FreeBSD.org>2019-01-20 18:26:48 +0800
commita0169ebb1c4b2af2f017f346f8416ec866159bb4 (patch)
tree127952dd877d8bf1b75f921e0f9d8fe9978adc2c /multimedia
parente73b762bb1be8066e3837c4e7fa9c99087dd5795 (diff)
downloadfreebsd-ports-gnome-a0169ebb1c4b2af2f017f346f8416ec866159bb4.tar.gz
freebsd-ports-gnome-a0169ebb1c4b2af2f017f346f8416ec866159bb4.tar.zst
freebsd-ports-gnome-a0169ebb1c4b2af2f017f346f8416ec866159bb4.zip
multimedia/kdenlive: fix after r490611
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/kdenlive/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/kdenlive/Makefile b/multimedia/kdenlive/Makefile
index 55a97437f14e..a1341aa113d0 100644
--- a/multimedia/kdenlive/Makefile
+++ b/multimedia/kdenlive/Makefile
@@ -11,7 +11,8 @@ COMMENT= KDE professional quality non-linear video editing suite
LICENSE= GPLv2
LIB_DEPENDS= libmlt.so:multimedia/mlt
-BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto
+BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \
+ ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat
RUN_DEPENDS= ffmpeg${FFMPEG_SUFX}:multimedia/ffmpeg${FFMPEG_SUFX} \
${LOCALBASE}/lib/mlt/libmltqt.so:multimedia/mlt-qt5