diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-08-01 08:14:56 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-08-01 08:14:56 +0000 |
commit | e32608b99c85f25f71509d22b345dc8df676ce91 (patch) | |
tree | 2b71a24baee36af16918f738f281d903025cd376 /graphics/gstreamer-plugins-opencv | |
parent | 11c30362d82e7fb710320d0be78458d04f5d02f6 (diff) |
Notes
Diffstat (limited to 'graphics/gstreamer-plugins-opencv')
-rw-r--r-- | graphics/gstreamer-plugins-opencv/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/gstreamer-plugins-opencv/Makefile b/graphics/gstreamer-plugins-opencv/Makefile index e955faa3d685..0b3319b9f217 100644 --- a/graphics/gstreamer-plugins-opencv/Makefile +++ b/graphics/gstreamer-plugins-opencv/Makefile @@ -14,6 +14,4 @@ GST_PLUGIN= opencv MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins -BROKEN= unsatisfiable dependency - .include "${MASTERDIR}/Makefile" |