aboutsummaryrefslogtreecommitdiff
path: root/graphics/rubygem-objectdetect
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2018-05-09 01:10:11 +0000
committerSteve Wills <swills@FreeBSD.org>2018-05-09 01:10:11 +0000
commit532105a93cf41f4fe7a4666875c156eabae2ae75 (patch)
tree61c3b03ca83f7ee408d0e57d069b884202696225 /graphics/rubygem-objectdetect
parent07485881725782b3552ec708bd2ec7ca164f918a (diff)
downloadports-532105a93cf41f4fe7a4666875c156eabae2ae75.tar.gz
ports-532105a93cf41f4fe7a4666875c156eabae2ae75.zip
graphics/opencv: Update to 3.4.1
PR: 210505 Submitted by: rozhuk.im@gmail.com (partially, further work was done) Exp-run by: antoine
Notes
Notes: svn path=/head/; revision=469420
Diffstat (limited to 'graphics/rubygem-objectdetect')
-rw-r--r--graphics/rubygem-objectdetect/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rubygem-objectdetect/Makefile b/graphics/rubygem-objectdetect/Makefile
index 4fe2d3038aff..8a66944fb49f 100644
--- a/graphics/rubygem-objectdetect/Makefile
+++ b/graphics/rubygem-objectdetect/Makefile
@@ -12,7 +12,7 @@ COMMENT= Simple library for detecting objects in pictures
LICENSE= MIT
-LIB_DEPENDS= libopencv_legacy.so:graphics/opencv
+LIB_DEPENDS= libopencv_video.so:graphics/opencv
USE_RUBY= yes
USES= gem pkgconfig