$OpenBSD: patch-CMakeLists_txt,v 1.2 2019/07/19 10:48:52 sthen Exp $

Index: CMakeLists.txt
--- CMakeLists.txt.orig
+++ CMakeLists.txt
@@ -45,7 +45,7 @@ else()
 endif()
 
 # OpenCV classes
-find_package(OpenCV)
+#find_package(OpenCV)
 if(OpenCV_FOUND)
     list(APPEND LIBZXING_FILES
         opencv/src/zxing/MatSource.cpp
