aboutsummaryrefslogtreecommitdiff
path: root/graphics/php-facedetect/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/php-facedetect/Makefile')
-rw-r--r--graphics/php-facedetect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/php-facedetect/Makefile b/graphics/php-facedetect/Makefile
index 9555fb4371c0..f6600ef027c5 100644
--- a/graphics/php-facedetect/Makefile
+++ b/graphics/php-facedetect/Makefile
@@ -3,7 +3,7 @@
PORTNAME= facedetect
PORTVERSION= 1.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= graphics
PKGNAMEPREFIX= php-
@@ -12,7 +12,7 @@ COMMENT= Face detection extension for PHP using OpenCV library
LICENSE= PHP30
-LIB_DEPENDS= libopencv_objdetect.so:graphics/opencv
+LIB_DEPENDS= libopencv_objdetect.so:graphics/opencv2
USE_GITHUB= yes
GH_ACCOUNT= infusion