Update graphics/synfigstudio to version 1.4.2_1
[dports.git] / graphics / gstreamer1-plugins-opencv / Makefile
1 PORTREVISION=   4
2 CATEGORIES=     graphics
3
4 COMMENT=        GStreamer opencv real time computer vision plugin
5
6 GST_PLUGIN=     opencv
7 DIST=           bad
8
9 MASTERDIR=      ${.CURDIR}/../../multimedia/gstreamer1-plugins
10
11 # Clang has issues with Overloaded stuff inside OpenCV
12 CXXFLAGS+=      -Wno-overloaded-virtual
13
14 PLIST=          ${.CURDIR}/pkg-plist
15
16 .include "${MASTERDIR}/Makefile"