aboutsummaryrefslogtreecommitdiff
path: root/graphics/rubygem-objectdetect
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2013-12-04 02:51:00 +0000
committerJason E. Hale <jhale@FreeBSD.org>2013-12-04 02:51:00 +0000
commit3a64305d4341059497ca0e73cad7dae1496e2b02 (patch)
tree3dd64f0c809f9e8c1a80871241444471c0db3540 /graphics/rubygem-objectdetect
parentbcabd79d961fab3f4a458aa38398a77d7bb2e1f4 (diff)
downloadports-3a64305d4341059497ca0e73cad7dae1496e2b02.tar.gz
ports-3a64305d4341059497ca0e73cad7dae1496e2b02.zip
Notes
Diffstat (limited to 'graphics/rubygem-objectdetect')
-rw-r--r--graphics/rubygem-objectdetect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/rubygem-objectdetect/Makefile b/graphics/rubygem-objectdetect/Makefile
index b6bda05644b0..2ef52cb7c02c 100644
--- a/graphics/rubygem-objectdetect/Makefile
+++ b/graphics/rubygem-objectdetect/Makefile
@@ -3,7 +3,7 @@
PORTNAME= objectdetect
PORTVERSION= 0.0.3
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics rubygems
MASTER_SITES= RG
@@ -12,7 +12,7 @@ COMMENT= Simple library for detecting objects in pictures
LICENSE= MIT
-LIB_DEPENDS= opencv_legacy:${PORTSDIR}/graphics/opencv
+LIB_DEPENDS= libopencv_legacy.so:${PORTSDIR}/graphics/opencv
USES= pkgconfig
USE_RUBY= yes