aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/frei0r/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/frei0r/Makefile')
-rw-r--r--graphics/frei0r/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/frei0r/Makefile b/graphics/frei0r/Makefile
index 0eda7903edae..57a6575c4817 100644
--- a/graphics/frei0r/Makefile
+++ b/graphics/frei0r/Makefile
@@ -28,10 +28,10 @@ USES+= localbase
.endif
.if defined(BUILDING_FREI0R_OPENCV)
-PORTREVISION= 1
+PORTREVISION= 2
COMMENT= Frei0r OpenCV plugins
PKGNAMESUFFIX= -plugins-opencv
-LIB_DEPENDS+= libopencv_legacy.so:graphics/opencv2
+LIB_DEPENDS+= libopencv_legacy.so:graphics/opencv
FREI0R_PLUGINS= facebl0r facedetect
CMAKE_ARGS+= -DWITHOUT_OPENCV:BOOL=OFF \