summaryrefslogtreecommitdiff
path: root/graphics/opencv/files/patch-cmake__templates__OpenCVConfig.cmake.in
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2014-09-02 00:36:27 +0000
committerJason E. Hale <jhale@FreeBSD.org>2014-09-02 00:36:27 +0000
commit68669fc03d3fa88b970a6f23950ae18192f5366a (patch)
treef9c95e368a69a5958e29d6c404332b927b979bb0 /graphics/opencv/files/patch-cmake__templates__OpenCVConfig.cmake.in
parentRemove non staged ports without pending PR from p* (diff)
- Update to 2.4.9
- Update LICENSE - Convert USE_PYTHON -> USES
Notes
Notes: svn path=/head/; revision=366969
Diffstat (limited to 'graphics/opencv/files/patch-cmake__templates__OpenCVConfig.cmake.in')
-rw-r--r--graphics/opencv/files/patch-cmake__templates__OpenCVConfig.cmake.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/opencv/files/patch-cmake__templates__OpenCVConfig.cmake.in b/graphics/opencv/files/patch-cmake__templates__OpenCVConfig.cmake.in
deleted file mode 100644
index a4796f178c39..000000000000
--- a/graphics/opencv/files/patch-cmake__templates__OpenCVConfig.cmake.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./cmake/templates/OpenCVConfig.cmake.in.orig 2013-12-01 09:56:12.000000000 -0500
-+++ ./cmake/templates/OpenCVConfig.cmake.in 2013-12-01 09:56:42.000000000 -0500
-@@ -195,7 +195,7 @@
- set(OpenCV_LIB_SUFFIX "")
- endif()
-
--SET(OpenCV_LIBS "${OpenCV_LIB_COMPONENTS}")
-+SET(OpenCV_LIBS "${OpenCV_FIND_COMPONENTS}")
-
- foreach(__opttype OPT DBG)
- SET(OpenCV_LIBS_${__opttype} "${OpenCV_LIBS}")