View | Details | Raw Unified | Return to bug 193151
Collapse All | Expand All

(-)multimedia/ffmpeg/Makefile (+1 lines)
Lines 117-122 LIBBLURAY_LIB_DEPENDS= libbluray.so:${PORTSDIR}/mu Link Here
117
LIBBLURAY_CONFIGURE_ENABLE=	libbluray
117
LIBBLURAY_CONFIGURE_ENABLE=	libbluray
118
118
119
# libv4l
119
# libv4l
120
LIBV4L_BUILD_DEPENDS=	v4l_compat>0:${PORTSDIR}/multimedia/v4l_compat
120
LIBV4L_LIB_DEPENDS=	libv4l2.so:${PORTSDIR}/multimedia/libv4l
121
LIBV4L_LIB_DEPENDS=	libv4l2.so:${PORTSDIR}/multimedia/libv4l
121
LIBV4L_CONFIGURE_ENABLE=	libv4l2
122
LIBV4L_CONFIGURE_ENABLE=	libv4l2
122
LIBV4L_CONFIGURE_OFF=		--disable-indev=v4l2 \
123
LIBV4L_CONFIGURE_OFF=		--disable-indev=v4l2 \

Return to bug 193151