# $FreeBSD: head/graphics/gstreamer1-plugins-opencv/Makefile 563430 2021-01-30 18:08:56Z tcberner $ PORTREVISION= 1 CATEGORIES= graphics COMMENT= GStreamer opencv real time computer vision plugin GST_PLUGIN= opencv DIST= bad MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins # Clang has issues with Overloaded stuff inside OpenCV CXXFLAGS+= -Wno-overloaded-virtual PLIST= ${.CURDIR}/pkg-plist .include "${MASTERDIR}/Makefile"